Interface ActiveDirectoryBackupAttributes.Builder

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

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

    • domainName

      The fully qualified domain name of the self-managed Active Directory directory.

      Parameters:
      domainName - The fully qualified domain name of the self-managed Active Directory directory.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • activeDirectoryId

      ActiveDirectoryBackupAttributes.Builder activeDirectoryId(String activeDirectoryId)

      The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.

      Parameters:
      activeDirectoryId - The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceARN

      Sets the value of the ResourceARN property for this object.
      Parameters:
      resourceARN - The new value for the ResourceARN property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.