Class: Aws::Types::MitigationActionParams
- Inherits:
-
Object
- Object
- Aws::Types::MitigationActionParams
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#add_things_to_thing_group_params ⇒ Types::AddThingsToThingGroupParams
Returns the value of attribute add_things_to_thing_group_params.
-
#enable_io_t_logging_params ⇒ Types::EnableIoTLoggingParams
Returns the value of attribute enable_io_t_logging_params.
-
#publish_finding_to_sns_params ⇒ Types::PublishFindingToSnsParams
Returns the value of attribute publish_finding_to_sns_params.
-
#replace_default_policy_version_params ⇒ Types::ReplaceDefaultPolicyVersionParams
Returns the value of attribute replace_default_policy_version_params.
-
#update_ca_certificate_params ⇒ Types::UpdateCACertificateParams
Returns the value of attribute update_ca_certificate_params.
-
#update_device_certificate_params ⇒ Types::UpdateDeviceCertificateParams
Returns the value of attribute update_device_certificate_params.
Instance Attribute Details
#add_things_to_thing_group_params ⇒ Types::AddThingsToThingGroupParams
Returns the value of attribute add_things_to_thing_group_params.
3960 3961 3962 |
# File 'sig/types.rbs', line 3960 def add_things_to_thing_group_params @add_things_to_thing_group_params end |
#enable_io_t_logging_params ⇒ Types::EnableIoTLoggingParams
Returns the value of attribute enable_io_t_logging_params.
3962 3963 3964 |
# File 'sig/types.rbs', line 3962 def enable_io_t_logging_params @enable_io_t_logging_params end |
#publish_finding_to_sns_params ⇒ Types::PublishFindingToSnsParams
Returns the value of attribute publish_finding_to_sns_params.
3963 3964 3965 |
# File 'sig/types.rbs', line 3963 def publish_finding_to_sns_params @publish_finding_to_sns_params end |
#replace_default_policy_version_params ⇒ Types::ReplaceDefaultPolicyVersionParams
Returns the value of attribute replace_default_policy_version_params.
3961 3962 3963 |
# File 'sig/types.rbs', line 3961 def replace_default_policy_version_params @replace_default_policy_version_params end |
#update_ca_certificate_params ⇒ Types::UpdateCACertificateParams
Returns the value of attribute update_ca_certificate_params.
3959 3960 3961 |
# File 'sig/types.rbs', line 3959 def update_ca_certificate_params @update_ca_certificate_params end |
#update_device_certificate_params ⇒ Types::UpdateDeviceCertificateParams
Returns the value of attribute update_device_certificate_params.
3958 3959 3960 |
# File 'sig/types.rbs', line 3958 def update_device_certificate_params @update_device_certificate_params end |