principals

@JvmName(name = "dupoicsemnlkavxe")
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 principal below.


@JvmName(name = "esitgewywykmpkcl")
suspend fun principals(argument: List<suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit>)
@JvmName(name = "dhmkfjqjtjfvwpfm")
suspend fun principals(vararg argument: suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit)
@JvmName(name = "sskahtxbsxpwcsfo")
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 principal below.


@JvmName(name = "vihftolrjudylmep")
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 principal below.