Class: Aws::Types::GetLaunchTemplateDataRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


10199
10200
10201
# File 'sig/types.rbs', line 10199

def dry_run
  @dry_run
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


10200
10201
10202
# File 'sig/types.rbs', line 10200

def instance_id
  @instance_id
end