Class: Aws::Types::BootstrapActionDetail
- Inherits:
-
Object
- Object
- Aws::Types::BootstrapActionDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bootstrap_action_config ⇒ Types::BootstrapActionConfig
Returns the value of attribute bootstrap_action_config.
Instance Attribute Details
#bootstrap_action_config ⇒ Types::BootstrapActionConfig
Returns the value of attribute bootstrap_action_config.
116 117 118 |
# File 'sig/types.rbs', line 116 def bootstrap_action_config @bootstrap_action_config end |