Class: Aws::Types::LaunchIntoInstanceProperties

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#launch_into_ec2_instance_id::String

Returns the value of attribute launch_into_ec2_instance_id.

Returns:

  • (::String)


658
659
660
# File 'sig/types.rbs', line 658

def launch_into_ec2_instance_id
  @launch_into_ec2_instance_id
end