Interface FSxWindowsFileServerAuthorizationConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FSxWindowsFileServerAuthorizationConfig.Builder,FSxWindowsFileServerAuthorizationConfig>, SdkBuilder<FSxWindowsFileServerAuthorizationConfig.Builder,FSxWindowsFileServerAuthorizationConfig>, SdkPojo
Enclosing class:
FSxWindowsFileServerAuthorizationConfig

public static interface FSxWindowsFileServerAuthorizationConfig.Builder extends SdkPojo, CopyableBuilder<FSxWindowsFileServerAuthorizationConfig.Builder,FSxWindowsFileServerAuthorizationConfig>
  • Method Details

    • credentialsParameter

      FSxWindowsFileServerAuthorizationConfig.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 Secrets Manager secret or SSM Parameter Store parameter. The ARN refers to the stored credentials.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domain

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

      Parameters:
      domain - A fully qualified domain name hosted by an Directory Service Managed Microsoft AD (Active Directory) or self-hosted AD on Amazon EC2.
      Returns:
      Returns a reference to this object so that method calls can be chained together.