principals

@JvmName(name = "kdpaeghexsocdelf")
suspend fun principals(value: List<GetPolicyDocumentStatementPrincipal>?)

Parameters

value

Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See the following Block principal.


@JvmName(name = "dsspfkxcydowdehu")
suspend fun principals(argument: List<suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit>)
@JvmName(name = "qqmhfuihwxruietg")
suspend fun principals(vararg argument: suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit)
@JvmName(name = "rsxcyaxlnxfhfbqi")
suspend fun principals(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 the following Block principal.


@JvmName(name = "mununqvnmyqbiqbe")
suspend fun principals(vararg values: GetPolicyDocumentStatementPrincipal)

Parameters

values

Principal of the RAM policy document. If you want to create a RAM role policy document, it must be set. See the following Block principal.