Class: Aws::Types::FreeTrialFeatureConfigurationResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#free_trial_days_remaining::Integer

Returns the value of attribute free_trial_days_remaining.

Returns:

  • (::Integer)


1203
1204
1205
# File 'sig/types.rbs', line 1203

def free_trial_days_remaining
  @free_trial_days_remaining
end

#name"FLOW_LOGS", ...

Returns the value of attribute name.

Returns:

  • ("FLOW_LOGS", "CLOUD_TRAIL", "DNS_LOGS", "S3_DATA_EVENTS", "EKS_AUDIT_LOGS", "EBS_MALWARE_PROTECTION", "RDS_LOGIN_EVENTS", "LAMBDA_NETWORK_LOGS", "EKS_RUNTIME_MONITORING", "EC2_RUNTIME_MONITORING", "FARGATE_RUNTIME_MONITORING", "AI_PROTECTION")


1202
1203
1204
# File 'sig/types.rbs', line 1202

def name
  @name
end