Module: Aws::IoTManagedIntegrations::Client::_GetDestinationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#delivery_destination_arn::String

Returns:

  • (::String)


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

def delivery_destination_arn: () -> ::String

#delivery_destination_type"KINESIS"

Returns:

  • ("KINESIS")


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

def delivery_destination_type: () -> ("KINESIS")

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time