Interface PutConfiguredAudienceModelPolicyResponse.Builder

    • Method Detail

      • 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

        PutConfiguredAudienceModelPolicyResponse.Builder policyHash​(String 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.