rules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "qsiohuhdstbfjsqf")
suspend fun rules(argument: List<suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "jaskuctgtpxcdyfo")
suspend fun rules(vararg argument: suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "kwjnadlhotqmkfmu")
suspend fun rules(argument: suspend VolumeExportPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

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