policies

@JvmName(name = "cggxmkykxgmctfrc")
suspend fun policies(value: Output<List<PosturePolicySetPolicyArgs>>)
@JvmName(name = "sshdxwtxwsbpmgso")
suspend fun policies(value: List<PosturePolicySetPolicyArgs>)

Parameters

value

List of security policy Structure is documented below.


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


@JvmName(name = "tneihrgytsbsdkqm")
suspend fun policies(values: List<Output<PosturePolicySetPolicyArgs>>)
@JvmName(name = "rmwvgepskkaftyki")
suspend fun policies(vararg values: PosturePolicySetPolicyArgs)

Parameters

values

List of security policy Structure is documented below.


@JvmName(name = "yctaulhenwsntbpb")
suspend fun policies(argument: List<suspend PosturePolicySetPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "uwvjwlagokfchofk")
suspend fun policies(vararg argument: suspend PosturePolicySetPolicyArgsBuilder.() -> Unit)
@JvmName(name = "fkwhbaouqoottvcu")
suspend fun policies(argument: suspend PosturePolicySetPolicyArgsBuilder.() -> Unit)

Parameters

argument

List of security policy Structure is documented below.