Interface CreateSmbFileShareResponse.Builder

    • Method Detail

      • fileShareARN

        CreateSmbFileShareResponse.Builder fileShareARN​(String fileShareARN)

        The Amazon Resource Name (ARN) of the newly created file share.

        Parameters:
        fileShareARN - The Amazon Resource Name (ARN) of the newly created file share.
        Returns:
        Returns a reference to this object so that method calls can be chained together.