Interface GetAccessGrantsInstanceResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetAccessGrantsInstanceResponse.Builder,GetAccessGrantsInstanceResponse>, S3ControlResponse.Builder, SdkBuilder<GetAccessGrantsInstanceResponse.Builder,GetAccessGrantsInstanceResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetAccessGrantsInstanceResponse

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

    • accessGrantsInstanceArn

      GetAccessGrantsInstanceResponse.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

      GetAccessGrantsInstanceResponse.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.
    • identityCenterArn

      GetAccessGrantsInstanceResponse.Builder identityCenterArn(String identityCenterArn)

      If you associated your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance, this field returns the Amazon Resource Name (ARN) of the Amazon Web Services IAM Identity Center instance application; a subresource of the original Identity Center instance. S3 Access Grants creates this Identity Center application for the specific S3 Access Grants instance.

      Parameters:
      identityCenterArn - If you associated your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance, this field returns the Amazon Resource Name (ARN) of the Amazon Web Services IAM Identity Center instance application; a subresource of the original Identity Center instance. S3 Access Grants creates this Identity Center application for the specific S3 Access Grants instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time when you created the S3 Access Grants instance.

      Parameters:
      createdAt - The date and time when you created the S3 Access Grants instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.