Class: Aws::Types::PutConfiguredAudienceModelPolicyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#configured_audience_model_policy::String

Returns the value of attribute configured_audience_model_policy.

Returns:



1224
1225
1226
# File 'sig/types.rbs', line 1224

def configured_audience_model_policy
  @configured_audience_model_policy
end

#policy_hash::String

Returns the value of attribute policy_hash.

Returns:



1225
1226
1227
# File 'sig/types.rbs', line 1225

def policy_hash
  @policy_hash
end