Interface DeleteResourcePolicyStatementResponse.Builder

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

  • Method Details

    • resourceArn

      The Amazon Resource Name (ARN) of the bot or bot alias that the resource policy statement was removed from.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the bot or bot alias that the resource policy statement was removed from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revisionId

      The current revision of the resource policy. Use the revision ID to make sure that you are updating the most current version of a resource policy when you add a policy statement to a resource, delete a resource, or update a resource.

      Parameters:
      revisionId - The current revision of the resource policy. Use the revision ID to make sure that you are updating the most current version of a resource policy when you add a policy statement to a resource, delete a resource, or update a resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.