Class: Aws::Types::AssociateFleetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_name::String

Returns the value of attribute fleet_name.

Returns:

  • (::String)


182
183
184
# File 'sig/types.rbs', line 182

def fleet_name
  @fleet_name
end

#stack_name::String

Returns the value of attribute stack_name.

Returns:

  • (::String)


183
184
185
# File 'sig/types.rbs', line 183

def stack_name
  @stack_name
end