Uses of Class
com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeExportPolicy.Builder
-
Packages that use NetappVolumeExportPolicy.Builder Package Description com.hashicorp.cdktf.providers.google.netapp_volume google_netapp_volume -
-
Uses of NetappVolumeExportPolicy.Builder in com.hashicorp.cdktf.providers.google.netapp_volume
Methods in com.hashicorp.cdktf.providers.google.netapp_volume that return NetappVolumeExportPolicy.Builder Modifier and Type Method Description static NetappVolumeExportPolicy.BuilderNetappVolumeExportPolicy. builder()NetappVolumeExportPolicy.BuilderNetappVolumeExportPolicy.Builder. rules(com.hashicorp.cdktf.IResolvable rules)Sets the value ofNetappVolumeExportPolicy.getRules()NetappVolumeExportPolicy.BuilderNetappVolumeExportPolicy.Builder. rules(List<? extends NetappVolumeExportPolicyRules> rules)Sets the value ofNetappVolumeExportPolicy.getRules()Constructors in com.hashicorp.cdktf.providers.google.netapp_volume with parameters of type NetappVolumeExportPolicy.Builder Constructor Description Jsii$Proxy(NetappVolumeExportPolicy.Builder builder)Constructor that initializes the object based on literal property values passed by theNetappVolumeExportPolicy.Builder.
-