allowed Parameters
Parameters
value
Whitelists a list of keys and values that are permitted on the given path. See Parameters below.
suspend fun allowedParameters(argument: List<suspend GetPolicyDocumentRuleAllowedParameterBuilder.() -> Unit>)
suspend fun allowedParameters(vararg argument: suspend GetPolicyDocumentRuleAllowedParameterBuilder.() -> Unit)
suspend fun allowedParameters(argument: suspend GetPolicyDocumentRuleAllowedParameterBuilder.() -> Unit)
Parameters
argument
Whitelists a list of keys and values that are permitted on the given path. See Parameters below.
Parameters
values
Whitelists a list of keys and values that are permitted on the given path. See Parameters below.