Interface DisableDirectoryResponse.Builder

    • Method Detail

      • directoryArn

        DisableDirectoryResponse.Builder directoryArn​(String directoryArn)

        The ARN of the directory that has been disabled.

        Parameters:
        directoryArn - The ARN of the directory that has been disabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.