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)


12807
12808
12809
# File 'sig/types.rbs', line 12807

def 
  @aws_account_id
end

#key_registration::Array[Types::RegisteredCustomerManagedKey]

Returns the value of attribute key_registration.



12808
12809
12810
# File 'sig/types.rbs', line 12808

def key_registration
  @key_registration
end