Class: Aws::Types::LaunchIntoInstanceProperties
- Inherits:
-
Object
- Object
- Aws::Types::LaunchIntoInstanceProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#launch_into_ec2_instance_id ⇒ ::String
Returns the value of attribute launch_into_ec2_instance_id.
Instance Attribute Details
#launch_into_ec2_instance_id ⇒ ::String
Returns the value of attribute launch_into_ec2_instance_id.
658 659 660 |
# File 'sig/types.rbs', line 658 def launch_into_ec2_instance_id @launch_into_ec2_instance_id end |