policySets

@JvmName(name = "kicogtinqkitytfq")
suspend fun policySets(value: Output<List<PosturePolicySetArgs>>)
@JvmName(name = "vrduylckttrggbho")
suspend fun policySets(value: List<PosturePolicySetArgs>?)

Parameters

value

List of policy sets for the posture. Structure is documented below.


@JvmName(name = "kvahytiqxmkjkdhv")
suspend fun policySets(vararg values: Output<PosturePolicySetArgs>)


@JvmName(name = "myqpaxlemfibklgx")
suspend fun policySets(values: List<Output<PosturePolicySetArgs>>)
@JvmName(name = "nojjpuywvyaqheik")
suspend fun policySets(vararg values: PosturePolicySetArgs)

Parameters

values

List of policy sets for the posture. Structure is documented below.


@JvmName(name = "hxintsuxbprfkfte")
suspend fun policySets(argument: List<suspend PosturePolicySetArgsBuilder.() -> Unit>)
@JvmName(name = "uikgacmuqkarsepd")
suspend fun policySets(vararg argument: suspend PosturePolicySetArgsBuilder.() -> Unit)
@JvmName(name = "gjjfpcbbphxuirum")
suspend fun policySets(argument: suspend PosturePolicySetArgsBuilder.() -> Unit)

Parameters

argument

List of policy sets for the posture. Structure is documented below.