Module: Aws::LocationService::Client::_DescribeKeyResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#create_time::Time

Returns:

  • (::Time)


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

def create_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#expire_time::Time

Returns:

  • (::Time)


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

def expire_time: () -> ::Time

#key::String

Returns:

  • (::String)


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

def key: () -> ::String

#key_arn::String

Returns:

  • (::String)


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

def key_arn: () -> ::String

#key_name::String

Returns:

  • (::String)


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

def key_name: () -> ::String

#restrictionsTypes::ApiKeyRestrictions



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

def restrictions: () -> Types::ApiKeyRestrictions

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

Returns:

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


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

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

#update_time::Time

Returns:

  • (::Time)


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

def update_time: () -> ::Time