Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeSnapshotPolicyDailySchedule
-
Packages that use NetappVolumeSnapshotPolicyDailySchedule Package Description com.hashicorp.cdktf.providers.google.netapp_volume google_netapp_volume -
-
Uses of NetappVolumeSnapshotPolicyDailySchedule in com.hashicorp.cdktf.providers.google.netapp_volume
Classes in com.hashicorp.cdktf.providers.google.netapp_volume that implement NetappVolumeSnapshotPolicyDailySchedule Modifier and Type Class Description static classNetappVolumeSnapshotPolicyDailySchedule.Jsii$ProxyAn implementation forNetappVolumeSnapshotPolicyDailyScheduleMethods in com.hashicorp.cdktf.providers.google.netapp_volume that return NetappVolumeSnapshotPolicyDailySchedule Modifier and Type Method Description NetappVolumeSnapshotPolicyDailyScheduleNetappVolumeSnapshotPolicyDailySchedule.Builder. build()Builds the configured instance.default NetappVolumeSnapshotPolicyDailyScheduleNetappVolumeSnapshotPolicy. getDailySchedule()daily_schedule block.NetappVolumeSnapshotPolicyDailyScheduleNetappVolumeSnapshotPolicy.Jsii$Proxy. getDailySchedule()NetappVolumeSnapshotPolicyDailyScheduleNetappVolumeSnapshotPolicyOutputReference. getDailyScheduleInput()NetappVolumeSnapshotPolicyDailyScheduleNetappVolumeSnapshotPolicyDailyScheduleOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.netapp_volume with parameters of type NetappVolumeSnapshotPolicyDailySchedule Modifier and Type Method Description NetappVolumeSnapshotPolicy.BuilderNetappVolumeSnapshotPolicy.Builder. dailySchedule(NetappVolumeSnapshotPolicyDailySchedule dailySchedule)Sets the value ofNetappVolumeSnapshotPolicy.getDailySchedule()voidNetappVolumeSnapshotPolicyOutputReference. putDailySchedule(NetappVolumeSnapshotPolicyDailySchedule value)voidNetappVolumeSnapshotPolicyDailyScheduleOutputReference. setInternalValue(NetappVolumeSnapshotPolicyDailySchedule value)
-