Class: Aws::Types::ExportAs2805KeyCryptogram
- Inherits:
-
Object
- Object
- Aws::Types::ExportAs2805KeyCryptogram
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#as_2805_key_variant ⇒ "TERMINAL_MAJOR_KEY_VARIANT_00", ...
Returns the value of attribute as_2805_key_variant.
-
#wrapping_key_identifier ⇒ ::String
Returns the value of attribute wrapping_key_identifier.
Instance Attribute Details
#as_2805_key_variant ⇒ "TERMINAL_MAJOR_KEY_VARIANT_00", ...
Returns the value of attribute as_2805_key_variant.
159 160 161 |
# File 'sig/types.rbs', line 159 def as_2805_key_variant @as_2805_key_variant end |
#wrapping_key_identifier ⇒ ::String
Returns the value of attribute wrapping_key_identifier.
158 159 160 |
# File 'sig/types.rbs', line 158 def wrapping_key_identifier @wrapping_key_identifier end |