Uses of Class
com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeSnapshotPolicyHourlySchedule.Builder
-
Packages that use NetappVolumeSnapshotPolicyHourlySchedule.Builder Package Description com.hashicorp.cdktf.providers.google.netapp_volume google_netapp_volume -
-
Uses of NetappVolumeSnapshotPolicyHourlySchedule.Builder in com.hashicorp.cdktf.providers.google.netapp_volume
Methods in com.hashicorp.cdktf.providers.google.netapp_volume that return NetappVolumeSnapshotPolicyHourlySchedule.Builder Modifier and Type Method Description static NetappVolumeSnapshotPolicyHourlySchedule.BuilderNetappVolumeSnapshotPolicyHourlySchedule. builder()NetappVolumeSnapshotPolicyHourlySchedule.BuilderNetappVolumeSnapshotPolicyHourlySchedule.Builder. minute(Number minute)Sets the value ofNetappVolumeSnapshotPolicyHourlySchedule.getMinute()NetappVolumeSnapshotPolicyHourlySchedule.BuilderNetappVolumeSnapshotPolicyHourlySchedule.Builder. snapshotsToKeep(Number snapshotsToKeep)Sets the value ofNetappVolumeSnapshotPolicyHourlySchedule.getSnapshotsToKeep()Constructors in com.hashicorp.cdktf.providers.google.netapp_volume with parameters of type NetappVolumeSnapshotPolicyHourlySchedule.Builder Constructor Description Jsii$Proxy(NetappVolumeSnapshotPolicyHourlySchedule.Builder builder)Constructor that initializes the object based on literal property values passed by theNetappVolumeSnapshotPolicyHourlySchedule.Builder.
-