Module: Aws::IoT::Client::_GetCommandResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#command_arn::String

Returns:

  • (::String)


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

def command_arn: () -> ::String

#command_id::String

Returns:

  • (::String)


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

def command_id: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#deprecatedBoolean

Returns:

  • (Boolean)


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

def deprecated: () -> bool

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#mandatory_parameters::Array[Types::CommandParameter]

Returns:



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

def mandatory_parameters: () -> ::Array[Types::CommandParameter]

#namespace"AWS-IoT", "AWS-IoT-FleetWise"

Returns:

  • ("AWS-IoT", "AWS-IoT-FleetWise")


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

def namespace: () -> ("AWS-IoT" | "AWS-IoT-FleetWise")

#payloadTypes::CommandPayload



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

def payload: () -> Types::CommandPayload

#payload_template::String

Returns:

  • (::String)


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

def payload_template: () -> ::String

#pending_deletionBoolean

Returns:

  • (Boolean)


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

def pending_deletion: () -> bool

#preprocessorTypes::CommandPreprocessor



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

def preprocessor: () -> Types::CommandPreprocessor

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String