managedPolicies

@JvmName(name = "vwrtftybudldsgfo")
suspend fun managedPolicies(value: Output<List<String>>)
@JvmName(name = "cpjybwntvmtnejos")
suspend fun managedPolicies(value: List<String>?)

Parameters

value

A structure that stores a list of managed policy ARNs that describe the associated AWS managed policy.


@JvmName(name = "orkdnoiclvglldrp")
suspend fun managedPolicies(vararg values: Output<String>)


@JvmName(name = "xfiierwvqlgmlhcp")
suspend fun managedPolicies(values: List<Output<String>>)
@JvmName(name = "agaspmdbgejkwsrj")
suspend fun managedPolicies(vararg values: String)

Parameters

values

A structure that stores a list of managed policy ARNs that describe the associated AWS managed policy.