Class: Aws::Types::GetDecryptedAPIKeyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timestamp::Time

Returns the value of attribute creation_timestamp.

Returns:

  • (::Time)


585
586
587
# File 'sig/types.rbs', line 585

def creation_timestamp
  @creation_timestamp
end

#token_domains::Array[::String]

Returns the value of attribute token_domains.

Returns:

  • (::Array[::String])


584
585
586
# File 'sig/types.rbs', line 584

def token_domains
  @token_domains
end