conditions
Parameters
value
Specifies the condition that are required for a policy to take effect. See condition
below.
suspend fun conditions(argument: List<suspend GetPolicyDocumentStatementConditionBuilder.() -> Unit>)
suspend fun conditions(vararg argument: suspend GetPolicyDocumentStatementConditionBuilder.() -> Unit)
Parameters
argument
Specifies the condition that are required for a policy to take effect. See condition
below.
Parameters
values
Specifies the condition that are required for a policy to take effect. See condition
below.