Class: Aws::Types::CustomInstruction
- Inherits:
-
Object
- Object
- Aws::Types::CustomInstruction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inline_custom_instruction ⇒ Types::InlineCustomInstruction
Returns the value of attribute inline_custom_instruction.
Instance Attribute Details
#inline_custom_instruction ⇒ Types::InlineCustomInstruction
Returns the value of attribute inline_custom_instruction.
2759 2760 2761 |
# File 'sig/types.rbs', line 2759 def inline_custom_instruction @inline_custom_instruction end |