Interface PutConfiguredAudienceModelPolicyResponse.Builder

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

  • Method Details

    • configuredAudienceModelPolicy

      PutConfiguredAudienceModelPolicyResponse.Builder configuredAudienceModelPolicy(String configuredAudienceModelPolicy)

      The IAM resource policy.

      Parameters:
      configuredAudienceModelPolicy - The IAM resource policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyHash

      A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.

      Parameters:
      policyHash - A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.