class Aws::AppStream::Types::DisassociateFleetRequest

@note When making an API call, you may pass DisassociateFleetRequest

data as a hash:

    {
      fleet_name: "String", # required
      stack_name: "String", # required
    }

@!attribute [rw] fleet_name

The name of the fleet.
@return [String]

@!attribute [rw] stack_name

The name of the stack.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DisassociateFleetRequest AWS API Documentation

Constants

SENSITIVE