Class: Aws::Types::GetLaunchConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id ⇒ ::String

Returns the value of attribute account_id.

Returns:

  • (::String)


523
524
525
# File 'sig/types.rbs', line 523

def 
  @account_id
end

#source_server_id ⇒ ::String

Returns the value of attribute source_server_id.

Returns:

  • (::String)


522
523
524
# File 'sig/types.rbs', line 522

def source_server_id
  @source_server_id
end