policyAttributes

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

Parameters

value

Policy attribute to apply to the policy.


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


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

Parameters

values

Policy attribute to apply to the policy.


@JvmName(name = "qoplmkjfgauehlfo")
suspend fun policyAttributes(argument: List<suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "psljwdjqwpeatvgh")
suspend fun policyAttributes(vararg argument: suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit)
@JvmName(name = "ptrfcgmcqkphhvcg")
suspend fun policyAttributes(argument: suspend LoadBalancerPolicyPolicyAttributeArgsBuilder.() -> Unit)

Parameters

argument

Policy attribute to apply to the policy.