Class: Aws::Types::DescribeApplicationFleetAssociationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#application_fleet_associations::Array[Types::ApplicationFleetAssociation]

Returns the value of attribute application_fleet_associations.

Returns:



732
733
734
# File 'sig/types.rbs', line 732

def application_fleet_associations
  @application_fleet_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:



733
734
735
# File 'sig/types.rbs', line 733

def next_token
  @next_token
end