principals
Parameters
value
Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See principal
below.
suspend fun principals(argument: List<suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit>)
suspend fun principals(vararg argument: suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit)
Parameters
argument
Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See principal
below.
Parameters
values
Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See principal
below.