policies

@JvmName(name = "edcumpsfyxfuvldn")
suspend fun policies(value: Output<List<RolePolicyArgs>>)
@JvmName(name = "cjvglnwhmdacvjgi")
suspend fun policies(value: List<RolePolicyArgs>?)

Parameters

value

Adds or updates an inline policy document that is embedded in the specified IAM role.


@JvmName(name = "vlkdqrxwotvmhjdi")
suspend fun policies(vararg values: Output<RolePolicyArgs>)


@JvmName(name = "acvgwmoxhlmhiyhd")
suspend fun policies(values: List<Output<RolePolicyArgs>>)
@JvmName(name = "opnjxpuodtxdnhij")
suspend fun policies(vararg values: RolePolicyArgs)

Parameters

values

Adds or updates an inline policy document that is embedded in the specified IAM role.


@JvmName(name = "sgnuklrqjvetpohj")
suspend fun policies(argument: List<suspend RolePolicyArgsBuilder.() -> Unit>)
@JvmName(name = "lymjnrrldxfteoqc")
suspend fun policies(vararg argument: suspend RolePolicyArgsBuilder.() -> Unit)
@JvmName(name = "rnviarxtbbddnqxk")
suspend fun policies(argument: suspend RolePolicyArgsBuilder.() -> Unit)

Parameters

argument

Adds or updates an inline policy document that is embedded in the specified IAM role.