Module: Aws::IoTManagedIntegrations::Client::_GetCredentialLockerResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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