Class: Aws::Types::CustomInstructions
- Inherits:
-
Object
- Object
- Aws::Types::CustomInstructions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_instructions_string ⇒ ::String
Returns the value of attribute custom_instructions_string.
Instance Attribute Details
#custom_instructions_string ⇒ ::String
Returns the value of attribute custom_instructions_string.
2764 2765 2766 |
# File 'sig/types.rbs', line 2764 def custom_instructions_string @custom_instructions_string end |