rules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "phlruljmqmhblwjb")
suspend fun rules(argument: List<suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "cflarxvmuopqklap")
suspend fun rules(vararg argument: suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "ueygqsshvhynynbm")
suspend fun rules(argument: suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

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