public static interface FSxWindowsFileServerAuthorizationConfig.Builder extends SdkPojo, CopyableBuilder<FSxWindowsFileServerAuthorizationConfig.Builder,FSxWindowsFileServerAuthorizationConfig>
| Modifier and Type | Method and Description |
|---|---|
FSxWindowsFileServerAuthorizationConfig.Builder |
credentialsParameter(String credentialsParameter)
The authorization credential option to use.
|
FSxWindowsFileServerAuthorizationConfig.Builder |
domain(String domain)
A fully qualified domain name hosted by an AWS
Directory Service Managed Microsoft AD (Active Directory) or self-hosted AD on Amazon EC2.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFSxWindowsFileServerAuthorizationConfig.Builder credentialsParameter(String credentialsParameter)
The authorization credential option to use. The authorization credential options can be provided using either the Amazon Resource Name (ARN) of an AWS Secrets Manager secret or AWS Systems Manager Parameter Store parameter. The ARNs refer to the stored credentials.
credentialsParameter - The authorization credential option to use. The authorization credential options can be provided using
either the Amazon Resource Name (ARN) of an AWS Secrets Manager secret or AWS Systems Manager
Parameter Store parameter. The ARNs refer to the stored credentials.FSxWindowsFileServerAuthorizationConfig.Builder domain(String domain)
A fully qualified domain name hosted by an AWS Directory Service Managed Microsoft AD (Active Directory) or self-hosted AD on Amazon EC2.
domain - A fully qualified domain name hosted by an AWS
Directory Service Managed Microsoft AD (Active Directory) or self-hosted AD on Amazon EC2.Copyright © 2021. All rights reserved.