Class: Aws::Types::UpdateKeyRegistrationRequest

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)


12365
12366
12367
# File 'sig/types.rbs', line 12365

def 
  @aws_account_id
end

#key_registration::Array[Types::RegisteredCustomerManagedKey]

Returns the value of attribute key_registration.



12366
12367
12368
# File 'sig/types.rbs', line 12366

def key_registration
  @key_registration
end