policyAttributes

@JvmName(name = "jsprkoyobmqtybaq")
suspend fun policyAttributes(value: Output<List<LoadBalancerPolicyPolicyAttributeArgs>>)
@JvmName(name = "slmwsqqvqrtxhtce")
suspend fun policyAttributes(value: List<LoadBalancerPolicyPolicyAttributeArgs>?)

Parameters

value

Policy attribute to apply to the policy.


@JvmName(name = "yoymbdwwdtcalibm")
suspend fun policyAttributes(vararg values: Output<LoadBalancerPolicyPolicyAttributeArgs>)


@JvmName(name = "mgxufumqotadrqbv")
suspend fun policyAttributes(values: List<Output<LoadBalancerPolicyPolicyAttributeArgs>>)
@JvmName(name = "igfausxbmwnxvuvh")
suspend fun policyAttributes(vararg values: LoadBalancerPolicyPolicyAttributeArgs)

Parameters

values

Policy attribute to apply to the policy.


@JvmName(name = "gordhsqgddinodns")
suspend fun policyAttributes(argument: List<suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "njpyhayrwsckonjo")
suspend fun policyAttributes(vararg argument: suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit)
@JvmName(name = "epdcpytdhkuxegya")
suspend fun policyAttributes(argument: suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit)

Parameters

argument

Policy attribute to apply to the policy.