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)


5066
5067
5068
# File 'sig/types.rbs', line 5066

def 
  @aws_account_id
end

#default_key_onlyBoolean

Returns the value of attribute default_key_only.

Returns:

  • (Boolean)


5067
5068
5069
# File 'sig/types.rbs', line 5067

def default_key_only
  @default_key_only
end