Class: Aws::Types::DescribeKeyRegistrationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4844
4845
4846
# File 'sig/types.rbs', line 4844

def 
  @aws_account_id
end

#default_key_onlyBoolean

Returns the value of attribute default_key_only.

Returns:

  • (Boolean)


4845
4846
4847
# File 'sig/types.rbs', line 4845

def default_key_only
  @default_key_only
end