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:



905
906
907
# File 'sig/types.rbs', line 905

def launch_configurations
  @launch_configurations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


906
907
908
# File 'sig/types.rbs', line 906

def next_token
  @next_token
end