Class: Aws::Types::GetAcmeExternalAccountBindingCredentialsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:mac_key])

Instance Attribute Summary collapse

Instance Attribute Details

#key_id::String

Returns the value of attribute key_id.

Returns:

  • (::String)


617
618
619
# File 'sig/types.rbs', line 617

def key_id
  @key_id
end

#mac_key::String

Returns the value of attribute mac_key.

Returns:

  • (::String)


618
619
620
# File 'sig/types.rbs', line 618

def mac_key
  @mac_key
end