Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeSnapshotPolicyHourlySchedule
-
Packages that use NetappVolumeSnapshotPolicyHourlySchedule Package Description com.hashicorp.cdktf.providers.google.netapp_volume google_netapp_volume -
-
Uses of NetappVolumeSnapshotPolicyHourlySchedule in com.hashicorp.cdktf.providers.google.netapp_volume
Classes in com.hashicorp.cdktf.providers.google.netapp_volume that implement NetappVolumeSnapshotPolicyHourlySchedule Modifier and Type Class Description static classNetappVolumeSnapshotPolicyHourlySchedule.Jsii$ProxyAn implementation forNetappVolumeSnapshotPolicyHourlyScheduleMethods in com.hashicorp.cdktf.providers.google.netapp_volume that return NetappVolumeSnapshotPolicyHourlySchedule Modifier and Type Method Description NetappVolumeSnapshotPolicyHourlyScheduleNetappVolumeSnapshotPolicyHourlySchedule.Builder. build()Builds the configured instance.default NetappVolumeSnapshotPolicyHourlyScheduleNetappVolumeSnapshotPolicy. getHourlySchedule()hourly_schedule block.NetappVolumeSnapshotPolicyHourlyScheduleNetappVolumeSnapshotPolicy.Jsii$Proxy. getHourlySchedule()NetappVolumeSnapshotPolicyHourlyScheduleNetappVolumeSnapshotPolicyOutputReference. getHourlyScheduleInput()NetappVolumeSnapshotPolicyHourlyScheduleNetappVolumeSnapshotPolicyHourlyScheduleOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.netapp_volume with parameters of type NetappVolumeSnapshotPolicyHourlySchedule Modifier and Type Method Description NetappVolumeSnapshotPolicy.BuilderNetappVolumeSnapshotPolicy.Builder. hourlySchedule(NetappVolumeSnapshotPolicyHourlySchedule hourlySchedule)Sets the value ofNetappVolumeSnapshotPolicy.getHourlySchedule()voidNetappVolumeSnapshotPolicyOutputReference. putHourlySchedule(NetappVolumeSnapshotPolicyHourlySchedule value)voidNetappVolumeSnapshotPolicyHourlyScheduleOutputReference. setInternalValue(NetappVolumeSnapshotPolicyHourlySchedule value)
-