Interface ActiveDirectoryBackupAttributes.Builder

    • Method Detail

      • domainName

        ActiveDirectoryBackupAttributes.Builder domainName​(String 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

        ActiveDirectoryBackupAttributes.Builder resourceARN​(String 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.