additionalPoliciesJsons

@JvmName(name = "ujkufsymvqjligiu")
suspend fun additionalPoliciesJsons(value: List<String>?)

Parameters

value

A set of additional principal policy documents to include in the simulation. The simulator will behave as if each of these policies were associated with the object specified in policy_source_arn, allowing you to test the effect of hypothetical policies not yet created.


@JvmName(name = "ukwauhvymtsgaako")
suspend fun additionalPoliciesJsons(vararg values: String)

Parameters

values

A set of additional principal policy documents to include in the simulation. The simulator will behave as if each of these policies were associated with the object specified in policy_source_arn, allowing you to test the effect of hypothetical policies not yet created.