Interface DeleteResourcePolicyResponse.Builder

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

  • Method Details

    • arn

      The ARN of the secret that the resource-based policy was deleted for.

      Parameters:
      arn - The ARN of the secret that the resource-based policy was deleted for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the secret that the resource-based policy was deleted for.

      Parameters:
      name - The name of the secret that the resource-based policy was deleted for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.