principals

@JvmName(name = "yvbbiotifxyuwruj")
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 = "ebearmirnoprjtfy")
suspend fun principals(argument: List<suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit>)
@JvmName(name = "wjtfxpvecyvbfego")
suspend fun principals(vararg argument: suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit)
@JvmName(name = "clrgyougutfbcegw")
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 = "xctekowinxhlvtbq")
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.