Class: Aws::Types::LaunchConfigurationsType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#launch_configurations::Array[Types::LaunchConfiguration]

Returns the value of attribute launch_configurations.

Returns:



911
912
913
# File 'sig/types.rbs', line 911

def launch_configurations
  @launch_configurations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


912
913
914
# File 'sig/types.rbs', line 912

def next_token
  @next_token
end