Module: Aws::IoT::Client::_DescribeMitigationActionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeMitigationActionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#action_arn::String

Returns:

  • (::String)


1768
# File 'sig/client.rbs', line 1768

def action_arn: () -> ::String

#action_id::String

Returns:

  • (::String)


1769
# File 'sig/client.rbs', line 1769

def action_id: () -> ::String

#action_name::String

Returns:

  • (::String)


1766
# File 'sig/client.rbs', line 1766

def action_name: () -> ::String

#action_paramsTypes::MitigationActionParams



1771
# File 'sig/client.rbs', line 1771

def action_params: () -> Types::MitigationActionParams

#action_type"UPDATE_DEVICE_CERTIFICATE", ...

Returns:

  • ("UPDATE_DEVICE_CERTIFICATE", "UPDATE_CA_CERTIFICATE", "ADD_THINGS_TO_THING_GROUP", "REPLACE_DEFAULT_POLICY_VERSION", "ENABLE_IOT_LOGGING", "PUBLISH_FINDING_TO_SNS")


1767
# File 'sig/client.rbs', line 1767

def action_type: () -> ("UPDATE_DEVICE_CERTIFICATE" | "UPDATE_CA_CERTIFICATE" | "ADD_THINGS_TO_THING_GROUP" | "REPLACE_DEFAULT_POLICY_VERSION" | "ENABLE_IOT_LOGGING" | "PUBLISH_FINDING_TO_SNS")

#creation_date::Time

Returns:

  • (::Time)


1772
# File 'sig/client.rbs', line 1772

def creation_date: () -> ::Time

#last_modified_date::Time

Returns:

  • (::Time)


1773
# File 'sig/client.rbs', line 1773

def last_modified_date: () -> ::Time

#role_arn::String

Returns:

  • (::String)


1770
# File 'sig/client.rbs', line 1770

def role_arn: () -> ::String