Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeExportPolicyRules
-
Packages that use NetappVolumeExportPolicyRules Package Description com.hashicorp.cdktf.providers.google.netapp_volume google_netapp_volume -
-
Uses of NetappVolumeExportPolicyRules in com.hashicorp.cdktf.providers.google.netapp_volume
Classes in com.hashicorp.cdktf.providers.google.netapp_volume that implement NetappVolumeExportPolicyRules Modifier and Type Class Description static classNetappVolumeExportPolicyRules.Jsii$ProxyAn implementation forNetappVolumeExportPolicyRulesMethods in com.hashicorp.cdktf.providers.google.netapp_volume that return NetappVolumeExportPolicyRules Modifier and Type Method Description NetappVolumeExportPolicyRulesNetappVolumeExportPolicyRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.netapp_volume with parameters of type NetappVolumeExportPolicyRules Modifier and Type Method Description voidNetappVolumeExportPolicyRulesOutputReference. setInternalValue(NetappVolumeExportPolicyRules value)Method parameters in com.hashicorp.cdktf.providers.google.netapp_volume with type arguments of type NetappVolumeExportPolicyRules Modifier and Type Method Description NetappVolumeExportPolicy.BuilderNetappVolumeExportPolicy.Builder. rules(List<? extends NetappVolumeExportPolicyRules> rules)Sets the value ofNetappVolumeExportPolicy.getRules()voidNetappVolumeExportPolicyRulesList. setInternalValue(List<NetappVolumeExportPolicyRules> value)
-