Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeSnapshotPolicyMonthlySchedule
-
Packages that use NetappVolumeSnapshotPolicyMonthlySchedule Package Description com.hashicorp.cdktf.providers.google.netapp_volume google_netapp_volume -
-
Uses of NetappVolumeSnapshotPolicyMonthlySchedule in com.hashicorp.cdktf.providers.google.netapp_volume
Classes in com.hashicorp.cdktf.providers.google.netapp_volume that implement NetappVolumeSnapshotPolicyMonthlySchedule Modifier and Type Class Description static classNetappVolumeSnapshotPolicyMonthlySchedule.Jsii$ProxyAn implementation forNetappVolumeSnapshotPolicyMonthlyScheduleMethods in com.hashicorp.cdktf.providers.google.netapp_volume that return NetappVolumeSnapshotPolicyMonthlySchedule Modifier and Type Method Description NetappVolumeSnapshotPolicyMonthlyScheduleNetappVolumeSnapshotPolicyMonthlySchedule.Builder. build()Builds the configured instance.NetappVolumeSnapshotPolicyMonthlyScheduleNetappVolumeSnapshotPolicyMonthlyScheduleOutputReference. getInternalValue()default NetappVolumeSnapshotPolicyMonthlyScheduleNetappVolumeSnapshotPolicy. getMonthlySchedule()monthly_schedule block.NetappVolumeSnapshotPolicyMonthlyScheduleNetappVolumeSnapshotPolicy.Jsii$Proxy. getMonthlySchedule()NetappVolumeSnapshotPolicyMonthlyScheduleNetappVolumeSnapshotPolicyOutputReference. getMonthlyScheduleInput()Methods in com.hashicorp.cdktf.providers.google.netapp_volume with parameters of type NetappVolumeSnapshotPolicyMonthlySchedule Modifier and Type Method Description NetappVolumeSnapshotPolicy.BuilderNetappVolumeSnapshotPolicy.Builder. monthlySchedule(NetappVolumeSnapshotPolicyMonthlySchedule monthlySchedule)Sets the value ofNetappVolumeSnapshotPolicy.getMonthlySchedule()voidNetappVolumeSnapshotPolicyOutputReference. putMonthlySchedule(NetappVolumeSnapshotPolicyMonthlySchedule value)voidNetappVolumeSnapshotPolicyMonthlyScheduleOutputReference. setInternalValue(NetappVolumeSnapshotPolicyMonthlySchedule value)
-