Class: Aws::Types::SuccessfulKeyRegistrationEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_arn::String

Returns the value of attribute key_arn.

Returns:

  • (::String)


10686
10687
10688
# File 'sig/types.rbs', line 10686

def key_arn
  @key_arn
end

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


10687
10688
10689
# File 'sig/types.rbs', line 10687

def status_code
  @status_code
end