Class: Aws::Types::DescribeKeyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#grant_tokens::Array[::String]

Returns the value of attribute grant_tokens.

Returns:



259
260
261
# File 'sig/types.rbs', line 259

def grant_tokens
  @grant_tokens
end

#key_id::String

Returns the value of attribute key_id.

Returns:



258
259
260
# File 'sig/types.rbs', line 258

def key_id
  @key_id
end