class Aws::WorkLink::Types::DescribeDomainRequest

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

data as a hash:

    {
      fleet_arn: "FleetArn", # required
      domain_name: "DomainName", # required
    }

@!attribute [rw] fleet_arn

The ARN of the fleet.
@return [String]

@!attribute [rw] domain_name

The name of the domain.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/DescribeDomainRequest AWS API Documentation

Constants

SENSITIVE