exportPolicy

@JvmName(name = "darmfkdlovtylcax")
suspend fun exportPolicy(value: Output<VolumeExportPolicyArgs>)
@JvmName(name = "lulbjphlrmaqlnvp")
suspend fun exportPolicy(value: VolumeExportPolicyArgs?)

Parameters

value

Export policy of the volume for NFSV3 and/or NFSV4.1 access. Structure is documented below.


@JvmName(name = "qaqmroongxxgdqbh")
suspend fun exportPolicy(argument: suspend VolumeExportPolicyArgsBuilder.() -> Unit)

Parameters

argument

Export policy of the volume for NFSV3 and/or NFSV4.1 access. Structure is documented below.