policyAttributes

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

Parameters

value

Policy attribute to apply to the policy.


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


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

Parameters

values

Policy attribute to apply to the policy.


@JvmName(name = "bjcynagepyaobylc")
suspend fun policyAttributes(argument: List<suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "txiahdyopucpurpq")
suspend fun policyAttributes(vararg argument: suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit)
@JvmName(name = "sxijntichtfystre")
suspend fun policyAttributes(argument: suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit)

Parameters

argument

Policy attribute to apply to the policy.