rules

@JvmName(name = "vkakohcsyigaguvl")
suspend fun rules(value: Output<List<VolumeExportPolicyRuleArgs>>)
@JvmName(name = "qdtdcsgilylrojip")
suspend fun rules(value: List<VolumeExportPolicyRuleArgs>)

Parameters

value

Export rules (up to 5) control NFS volume access. Structure is documented below.


@JvmName(name = "mkrfuvjaeggvoshf")
suspend fun rules(vararg values: Output<VolumeExportPolicyRuleArgs>)


@JvmName(name = "ggsevfjxdrfovdbp")
suspend fun rules(values: List<Output<VolumeExportPolicyRuleArgs>>)
@JvmName(name = "daausiswfdqowpyl")
suspend fun rules(vararg values: VolumeExportPolicyRuleArgs)

Parameters

values

Export rules (up to 5) control NFS volume access. Structure is documented below.


@JvmName(name = "jlenhimsdbjauvai")
suspend fun rules(argument: List<suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "gtjlwvgoobsuwfvh")
suspend fun rules(vararg argument: suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "bodppcvwsqwfjdkt")
suspend fun rules(argument: suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Export rules (up to 5) control NFS volume access. Structure is documented below.