class Aws::ECS::Types::FSxWindowsFileServerAuthorizationConfig

The authorization configuration details for Amazon FSx for Windows File Server file system. See

FSxWindowsFileServerVolumeConfiguration][1

in the *Amazon Elastic

Container Service API Reference*.

For more information and the input format, see [Amazon FSx for Windows File Server Volumes] in the *Amazon Elastic Container Service Developer Guide*.

[1]: docs.aws.amazon.com/AmazonECS/latest/APIReference/API_FSxWindowsFileServerVolumeConfiguration.html [2]: docs.aws.amazon.com/AmazonECS/latest/developerguide/wfsx-volumes.html

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

data as a hash:

    {
      credentials_parameter: "String", # required
      domain: "String", # required
    }

@!attribute [rw] credentials_parameter

The authorization credential option to use. The authorization
credential options can be provided using either the Amazon Resource
Name (ARN) of an Secrets Manager secret or SSM Parameter Store
parameter. The ARNs refer to the stored credentials.
@return [String]

@!attribute [rw] domain

A fully qualified domain name hosted by an [Directory Service][1]
Managed Microsoft AD (Active Directory) or self-hosted AD on Amazon
EC2.

[1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_microsoft_ad.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ecs-2014-11-13/FSxWindowsFileServerAuthorizationConfig AWS API Documentation

Constants

SENSITIVE