policyAttributes

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

Parameters

value

Policy attribute to apply to the policy.


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


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

Parameters

values

Policy attribute to apply to the policy.


@JvmName(name = "dopaheanugwbkwvj")
suspend fun policyAttributes(argument: List<suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "rgngxxrkgtfmcpuq")
suspend fun policyAttributes(vararg argument: suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit)
@JvmName(name = "cfcugkdibpynabop")
suspend fun policyAttributes(argument: suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit)

Parameters

argument

Policy attribute to apply to the policy.