not Principals
Parameters
value
Like principals
except these are principals that the statement does not apply to.
suspend fun notPrincipals(argument: List<suspend GetPolicyDocumentStatementNotPrincipalBuilder.() -> Unit>)
suspend fun notPrincipals(vararg argument: suspend GetPolicyDocumentStatementNotPrincipalBuilder.() -> Unit)
suspend fun notPrincipals(argument: suspend GetPolicyDocumentStatementNotPrincipalBuilder.() -> Unit)
Parameters
argument
Like principals
except these are principals that the statement does not apply to.
Parameters
values
Like principals
except these are principals that the statement does not apply to.