computePolicies

@JvmName(name = "mpconxyhehklbiqo")
suspend fun computePolicies(value: Output<List<CreateComputePolicyWithAccountParametersArgs>>)
@JvmName(name = "kayctoddocdftati")
suspend fun computePolicies(value: List<CreateComputePolicyWithAccountParametersArgs>?)

Parameters

value

The list of compute policies associated with this account.


@JvmName(name = "qynxdoshmugnhnea")
suspend fun computePolicies(vararg values: Output<CreateComputePolicyWithAccountParametersArgs>)


@JvmName(name = "lrddthbrekqpacdu")
suspend fun computePolicies(values: List<Output<CreateComputePolicyWithAccountParametersArgs>>)
@JvmName(name = "ymvxeiifuwrrrxaq")
suspend fun computePolicies(vararg values: CreateComputePolicyWithAccountParametersArgs)

Parameters

values

The list of compute policies associated with this account.


@JvmName(name = "lnhviyrbnfarmnvp")
suspend fun computePolicies(argument: List<suspend CreateComputePolicyWithAccountParametersArgsBuilder.() -> Unit>)
@JvmName(name = "nnmqboeshvofsmea")
suspend fun computePolicies(vararg argument: suspend CreateComputePolicyWithAccountParametersArgsBuilder.() -> Unit)
@JvmName(name = "ulmgbygbrijqyiox")
suspend fun computePolicies(argument: suspend CreateComputePolicyWithAccountParametersArgsBuilder.() -> Unit)

Parameters

argument

The list of compute policies associated with this account.