/AWS1/CL_ECSFSXWINDOWSFILESE01¶
The authorization configuration details for Amazon FSx for Windows File Server file system. See FSxWindowsFileServerVolumeConfiguration in the Amazon ECS 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.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_credentialsparameter
TYPE /AWS1/ECSSTRING
/AWS1/ECSSTRING
¶
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 ARN refers to the stored credentials.
iv_domain
TYPE /AWS1/ECSSTRING
/AWS1/ECSSTRING
¶
A fully qualified domain name hosted by an Directory Service Managed Microsoft AD (Active Directory) or self-hosted AD on Amazon EC2.
Queryable Attributes¶
credentialsParameter¶
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 ARN refers to the stored credentials.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREDENTIALSPARAMETER() |
Getter for CREDENTIALSPARAMETER, with configurable default |
ASK_CREDENTIALSPARAMETER() |
Getter for CREDENTIALSPARAMETER w/ exceptions if field has n |
HAS_CREDENTIALSPARAMETER() |
Determine if CREDENTIALSPARAMETER has a value |
domain¶
A fully qualified domain name hosted by an Directory Service Managed Microsoft AD (Active Directory) or self-hosted AD on Amazon EC2.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DOMAIN() |
Getter for DOMAIN, with configurable default |
ASK_DOMAIN() |
Getter for DOMAIN w/ exceptions if field has no value |
HAS_DOMAIN() |
Determine if DOMAIN has a value |