Class: Aws::Types::AssociationDescription
- Inherits:
-
Object
- Object
- Aws::Types::AssociationDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alarm_configuration ⇒ Types::AlarmConfiguration
Returns the value of attribute alarm_configuration.
-
#apply_only_at_cron_interval ⇒ Boolean
Returns the value of attribute apply_only_at_cron_interval.
-
#association_dispatch_assume_role ⇒ ::String
Returns the value of attribute association_dispatch_assume_role.
-
#association_id ⇒ ::String
Returns the value of attribute association_id.
-
#association_name ⇒ ::String
Returns the value of attribute association_name.
-
#association_version ⇒ ::String
Returns the value of attribute association_version.
-
#automation_target_parameter_name ⇒ ::String
Returns the value of attribute automation_target_parameter_name.
-
#calendar_names ⇒ ::Array[::String]
Returns the value of attribute calendar_names.
-
#compliance_severity ⇒ "CRITICAL", ...
Returns the value of attribute compliance_severity.
-
#date ⇒ ::Time
Returns the value of attribute date.
-
#document_version ⇒ ::String
Returns the value of attribute document_version.
-
#duration ⇒ ::Integer
Returns the value of attribute duration.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
-
#last_execution_date ⇒ ::Time
Returns the value of attribute last_execution_date.
-
#last_successful_execution_date ⇒ ::Time
Returns the value of attribute last_successful_execution_date.
-
#last_update_association_date ⇒ ::Time
Returns the value of attribute last_update_association_date.
-
#max_concurrency ⇒ ::String
Returns the value of attribute max_concurrency.
-
#max_errors ⇒ ::String
Returns the value of attribute max_errors.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#output_location ⇒ Types::InstanceAssociationOutputLocation
Returns the value of attribute output_location.
-
#overview ⇒ Types::AssociationOverview
Returns the value of attribute overview.
-
#parameters ⇒ ::Hash[::String, ::Array[::String]]
Returns the value of attribute parameters.
-
#schedule_expression ⇒ ::String
Returns the value of attribute schedule_expression.
-
#schedule_offset ⇒ ::Integer
Returns the value of attribute schedule_offset.
-
#status ⇒ Types::AssociationStatus
Returns the value of attribute status.
-
#sync_compliance ⇒ "AUTO", "MANUAL"
Returns the value of attribute sync_compliance.
-
#target_locations ⇒ ::Array[Types::TargetLocation]
Returns the value of attribute target_locations.
-
#target_maps ⇒ ::Array[::Hash[::String, ::Array[::String]]]
Returns the value of attribute target_maps.
-
#targets ⇒ ::Array[Types::Target]
Returns the value of attribute targets.
-
#triggered_alarms ⇒ ::Array[Types::AlarmStateInformation]
Returns the value of attribute triggered_alarms.
Instance Attribute Details
#alarm_configuration ⇒ Types::AlarmConfiguration
Returns the value of attribute alarm_configuration.
132 133 134 |
# File 'sig/types.rbs', line 132 def alarm_configuration @alarm_configuration end |
#apply_only_at_cron_interval ⇒ Boolean
Returns the value of attribute apply_only_at_cron_interval.
126 127 128 |
# File 'sig/types.rbs', line 126 def apply_only_at_cron_interval @apply_only_at_cron_interval end |
#association_dispatch_assume_role ⇒ ::String
Returns the value of attribute association_dispatch_assume_role.
134 135 136 |
# File 'sig/types.rbs', line 134 def association_dispatch_assume_role @association_dispatch_assume_role end |
#association_id ⇒ ::String
Returns the value of attribute association_id.
115 116 117 |
# File 'sig/types.rbs', line 115 def association_id @association_id end |
#association_name ⇒ ::String
Returns the value of attribute association_name.
121 122 123 |
# File 'sig/types.rbs', line 121 def association_name @association_name end |
#association_version ⇒ ::String
Returns the value of attribute association_version.
107 108 109 |
# File 'sig/types.rbs', line 107 def association_version @association_version end |
#automation_target_parameter_name ⇒ ::String
Returns the value of attribute automation_target_parameter_name.
113 114 115 |
# File 'sig/types.rbs', line 113 def automation_target_parameter_name @automation_target_parameter_name end |
#calendar_names ⇒ ::Array[::String]
Returns the value of attribute calendar_names.
127 128 129 |
# File 'sig/types.rbs', line 127 def calendar_names @calendar_names end |
#compliance_severity ⇒ "CRITICAL", ...
Returns the value of attribute compliance_severity.
124 125 126 |
# File 'sig/types.rbs', line 124 def compliance_severity @compliance_severity end |
#date ⇒ ::Time
Returns the value of attribute date.
108 109 110 |
# File 'sig/types.rbs', line 108 def date @date end |
#document_version ⇒ ::String
Returns the value of attribute document_version.
112 113 114 |
# File 'sig/types.rbs', line 112 def document_version @document_version end |
#duration ⇒ ::Integer
Returns the value of attribute duration.
130 131 132 |
# File 'sig/types.rbs', line 130 def duration @duration end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
106 107 108 |
# File 'sig/types.rbs', line 106 def instance_id @instance_id end |
#last_execution_date ⇒ ::Time
Returns the value of attribute last_execution_date.
119 120 121 |
# File 'sig/types.rbs', line 119 def last_execution_date @last_execution_date end |
#last_successful_execution_date ⇒ ::Time
Returns the value of attribute last_successful_execution_date.
120 121 122 |
# File 'sig/types.rbs', line 120 def last_successful_execution_date @last_successful_execution_date end |
#last_update_association_date ⇒ ::Time
Returns the value of attribute last_update_association_date.
109 110 111 |
# File 'sig/types.rbs', line 109 def last_update_association_date @last_update_association_date end |
#max_concurrency ⇒ ::String
Returns the value of attribute max_concurrency.
123 124 125 |
# File 'sig/types.rbs', line 123 def max_concurrency @max_concurrency end |
#max_errors ⇒ ::String
Returns the value of attribute max_errors.
122 123 124 |
# File 'sig/types.rbs', line 122 def max_errors @max_errors end |
#name ⇒ ::String
Returns the value of attribute name.
105 106 107 |
# File 'sig/types.rbs', line 105 def name @name end |
#output_location ⇒ Types::InstanceAssociationOutputLocation
Returns the value of attribute output_location.
118 119 120 |
# File 'sig/types.rbs', line 118 def output_location @output_location end |
#overview ⇒ Types::AssociationOverview
Returns the value of attribute overview.
111 112 113 |
# File 'sig/types.rbs', line 111 def overview @overview end |
#parameters ⇒ ::Hash[::String, ::Array[::String]]
Returns the value of attribute parameters.
114 115 116 |
# File 'sig/types.rbs', line 114 def parameters @parameters end |
#schedule_expression ⇒ ::String
Returns the value of attribute schedule_expression.
117 118 119 |
# File 'sig/types.rbs', line 117 def schedule_expression @schedule_expression end |
#schedule_offset ⇒ ::Integer
Returns the value of attribute schedule_offset.
129 130 131 |
# File 'sig/types.rbs', line 129 def schedule_offset @schedule_offset end |
#status ⇒ Types::AssociationStatus
Returns the value of attribute status.
110 111 112 |
# File 'sig/types.rbs', line 110 def status @status end |
#sync_compliance ⇒ "AUTO", "MANUAL"
Returns the value of attribute sync_compliance.
125 126 127 |
# File 'sig/types.rbs', line 125 def sync_compliance @sync_compliance end |
#target_locations ⇒ ::Array[Types::TargetLocation]
Returns the value of attribute target_locations.
128 129 130 |
# File 'sig/types.rbs', line 128 def target_locations @target_locations end |
#target_maps ⇒ ::Array[::Hash[::String, ::Array[::String]]]
Returns the value of attribute target_maps.
131 132 133 |
# File 'sig/types.rbs', line 131 def target_maps @target_maps end |
#targets ⇒ ::Array[Types::Target]
Returns the value of attribute targets.
116 117 118 |
# File 'sig/types.rbs', line 116 def targets @targets end |
#triggered_alarms ⇒ ::Array[Types::AlarmStateInformation]
Returns the value of attribute triggered_alarms.
133 134 135 |
# File 'sig/types.rbs', line 133 def triggered_alarms @triggered_alarms end |