class Aws::WorkLink::Types::RevokeDomainAccessRequest
@note When making an API call, you may pass RevokeDomainAccessRequest
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/RevokeDomainAccessRequest AWS API Documentation
Constants
- SENSITIVE