Interface GetAccessGrantsInstanceForPrefixResponse.Builder

    • Method Detail

      • accessGrantsInstanceArn

        GetAccessGrantsInstanceForPrefixResponse.Builder accessGrantsInstanceArn​(String accessGrantsInstanceArn)

        The Amazon Resource Name (ARN) of the S3 Access Grants instance.

        Parameters:
        accessGrantsInstanceArn - The Amazon Resource Name (ARN) of the S3 Access Grants instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accessGrantsInstanceId

        GetAccessGrantsInstanceForPrefixResponse.Builder accessGrantsInstanceId​(String accessGrantsInstanceId)

        The ID of the S3 Access Grants instance. The ID is default. You can have one S3 Access Grants instance per Region per account.

        Parameters:
        accessGrantsInstanceId - The ID of the S3 Access Grants instance. The ID is default. You can have one S3 Access Grants instance per Region per account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.