principals

@JvmName(name = "vnkwckylbyelrrbi")
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 = "tiajehqhothdoxfb")
suspend fun principals(argument: List<suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit>)
@JvmName(name = "jsqrfhlhtrfcoxga")
suspend fun principals(vararg argument: suspend GetPolicyDocumentStatementPrincipalBuilder.() -> Unit)
@JvmName(name = "sthayvtigvygbasv")
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 = "ofkjbhtjhgmnlkor")
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.