Class: Aws::Types::KekValidationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:random_key_send])

Instance Attribute Summary collapse

Instance Attribute Details

#random_key_send::String

Returns the value of attribute random_key_send.

Returns:

  • (::String)


518
519
520
# File 'sig/types.rbs', line 518

def random_key_send
  @random_key_send
end