Class: Aws::Types::GenerateAs2805KekValidationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kek_validation_typeTypes::As2805KekValidationType

Returns the value of attribute kek_validation_type.



342
343
344
# File 'sig/types.rbs', line 342

def kek_validation_type
  @kek_validation_type
end

#key_identifier::String

Returns the value of attribute key_identifier.

Returns:

  • (::String)


341
342
343
# File 'sig/types.rbs', line 341

def key_identifier
  @key_identifier
end

#random_key_send_variant_mask"VARIANT_MASK_82C0", "VARIANT_MASK_82"

Returns the value of attribute random_key_send_variant_mask.

Returns:

  • ("VARIANT_MASK_82C0", "VARIANT_MASK_82")


343
344
345
# File 'sig/types.rbs', line 343

def random_key_send_variant_mask
  @random_key_send_variant_mask
end