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)


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

def action_arn: () -> ::String

#action_id::String

Returns:

  • (::String)


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

def action_id: () -> ::String

#action_name::String

Returns:

  • (::String)


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

def action_name: () -> ::String

#action_paramsTypes::MitigationActionParams



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

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")


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

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)


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

def creation_date: () -> ::Time

#last_modified_date::Time

Returns:

  • (::Time)


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

def last_modified_date: () -> ::Time

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String