statements

@JvmName(name = "wwtxxqasnwborgbd")
suspend fun statements(vararg values: Output<PolicyStatementArgs>)


@JvmName(name = "bvytnyldqmlwmxfn")
suspend fun statements(value: Output<List<PolicyStatementArgs>>)
@JvmName(name = "ojetjvcekqjmigma")
suspend fun statements(value: List<PolicyStatementArgs>?)

Deprecated

Field 'statement' has been deprecated from version 1.49.0, and use field 'document' to replace.

Parameters

value

(It has been deprecated since version 1.49.0, and use field 'document' to replace.) Statements of the RAM policy document. It is required when the document is not specified. See statement below.


@JvmName(name = "niftwvcugkiracpu")
suspend fun statements(values: List<Output<PolicyStatementArgs>>)
@JvmName(name = "uppjwvbeinxlwgpd")
suspend fun statements(vararg values: PolicyStatementArgs)

Deprecated

Field 'statement' has been deprecated from version 1.49.0, and use field 'document' to replace.

Parameters

values

(It has been deprecated since version 1.49.0, and use field 'document' to replace.) Statements of the RAM policy document. It is required when the document is not specified. See statement below.


@JvmName(name = "dsjkipvbmumrcumf")
suspend fun statements(argument: List<suspend PolicyStatementArgsBuilder.() -> Unit>)
@JvmName(name = "kyogbbtuxdjbwxgu")
suspend fun statements(vararg argument: suspend PolicyStatementArgsBuilder.() -> Unit)
@JvmName(name = "vfkoibvludsptskl")
suspend fun statements(argument: suspend PolicyStatementArgsBuilder.() -> Unit)

Deprecated

Field 'statement' has been deprecated from version 1.49.0, and use field 'document' to replace.

Parameters

argument

(It has been deprecated since version 1.49.0, and use field 'document' to replace.) Statements of the RAM policy document. It is required when the document is not specified. See statement below.