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