conditions
Parameters
value
Specifies the condition that are required for a policy to take effect. See the following Block condition
.
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 the following Block condition
.
Parameters
values
Specifies the condition that are required for a policy to take effect. See the following Block condition
.