Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeMountOptions
-
Packages that use NetappVolumeMountOptions Package Description com.hashicorp.cdktf.providers.google.netapp_volume google_netapp_volume -
-
Uses of NetappVolumeMountOptions in com.hashicorp.cdktf.providers.google.netapp_volume
Classes in com.hashicorp.cdktf.providers.google.netapp_volume that implement NetappVolumeMountOptions Modifier and Type Class Description static classNetappVolumeMountOptions.Jsii$ProxyAn implementation forNetappVolumeMountOptionsMethods in com.hashicorp.cdktf.providers.google.netapp_volume that return NetappVolumeMountOptions Modifier and Type Method Description NetappVolumeMountOptionsNetappVolumeMountOptions.Builder. build()Builds the configured instance.NetappVolumeMountOptionsNetappVolumeMountOptionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.netapp_volume with parameters of type NetappVolumeMountOptions Modifier and Type Method Description voidNetappVolumeMountOptionsOutputReference. setInternalValue(NetappVolumeMountOptions value)
-