Uses of Interface
com.hashicorp.cdktf.providers.google.compute_resource_policy.ComputeResourcePolicySnapshotSchedulePolicySchedule
-
Packages that use ComputeResourcePolicySnapshotSchedulePolicySchedule Package Description com.hashicorp.cdktf.providers.google.compute_resource_policy google_compute_resource_policy -
-
Uses of ComputeResourcePolicySnapshotSchedulePolicySchedule in com.hashicorp.cdktf.providers.google.compute_resource_policy
Classes in com.hashicorp.cdktf.providers.google.compute_resource_policy that implement ComputeResourcePolicySnapshotSchedulePolicySchedule Modifier and Type Class Description static classComputeResourcePolicySnapshotSchedulePolicySchedule.Jsii$ProxyAn implementation forComputeResourcePolicySnapshotSchedulePolicyScheduleMethods in com.hashicorp.cdktf.providers.google.compute_resource_policy that return ComputeResourcePolicySnapshotSchedulePolicySchedule Modifier and Type Method Description ComputeResourcePolicySnapshotSchedulePolicyScheduleComputeResourcePolicySnapshotSchedulePolicySchedule.Builder. build()Builds the configured instance.ComputeResourcePolicySnapshotSchedulePolicyScheduleComputeResourcePolicySnapshotSchedulePolicyScheduleOutputReference. getInternalValue()ComputeResourcePolicySnapshotSchedulePolicyScheduleComputeResourcePolicySnapshotSchedulePolicy. getSchedule()schedule block.ComputeResourcePolicySnapshotSchedulePolicyScheduleComputeResourcePolicySnapshotSchedulePolicy.Jsii$Proxy. getSchedule()ComputeResourcePolicySnapshotSchedulePolicyScheduleComputeResourcePolicySnapshotSchedulePolicyOutputReference. getScheduleInput()Methods in com.hashicorp.cdktf.providers.google.compute_resource_policy with parameters of type ComputeResourcePolicySnapshotSchedulePolicySchedule Modifier and Type Method Description voidComputeResourcePolicySnapshotSchedulePolicyOutputReference. putSchedule(ComputeResourcePolicySnapshotSchedulePolicySchedule value)ComputeResourcePolicySnapshotSchedulePolicy.BuilderComputeResourcePolicySnapshotSchedulePolicy.Builder. schedule(ComputeResourcePolicySnapshotSchedulePolicySchedule schedule)Sets the value ofComputeResourcePolicySnapshotSchedulePolicy.getSchedule()voidComputeResourcePolicySnapshotSchedulePolicyScheduleOutputReference. setInternalValue(ComputeResourcePolicySnapshotSchedulePolicySchedule value)
-