Uses of Interface
com.hashicorp.cdktf.providers.google.compute_resource_policy.ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule
-
Packages that use ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule Package Description com.hashicorp.cdktf.providers.google.compute_resource_policy google_compute_resource_policy -
-
Uses of ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule in com.hashicorp.cdktf.providers.google.compute_resource_policy
Classes in com.hashicorp.cdktf.providers.google.compute_resource_policy that implement ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule Modifier and Type Class Description static classComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule.Jsii$ProxyAn implementation forComputeResourcePolicyInstanceSchedulePolicyVmStopScheduleMethods in com.hashicorp.cdktf.providers.google.compute_resource_policy that return ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule Modifier and Type Method Description ComputeResourcePolicyInstanceSchedulePolicyVmStopScheduleComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule.Builder. build()Builds the configured instance.ComputeResourcePolicyInstanceSchedulePolicyVmStopScheduleComputeResourcePolicyInstanceSchedulePolicyVmStopScheduleOutputReference. getInternalValue()default ComputeResourcePolicyInstanceSchedulePolicyVmStopScheduleComputeResourcePolicyInstanceSchedulePolicy. getVmStopSchedule()vm_stop_schedule block.ComputeResourcePolicyInstanceSchedulePolicyVmStopScheduleComputeResourcePolicyInstanceSchedulePolicy.Jsii$Proxy. getVmStopSchedule()ComputeResourcePolicyInstanceSchedulePolicyVmStopScheduleComputeResourcePolicyInstanceSchedulePolicyOutputReference. getVmStopScheduleInput()Methods in com.hashicorp.cdktf.providers.google.compute_resource_policy with parameters of type ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule Modifier and Type Method Description voidComputeResourcePolicyInstanceSchedulePolicyOutputReference. putVmStopSchedule(ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule value)voidComputeResourcePolicyInstanceSchedulePolicyVmStopScheduleOutputReference. setInternalValue(ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule value)ComputeResourcePolicyInstanceSchedulePolicy.BuilderComputeResourcePolicyInstanceSchedulePolicy.Builder. vmStopSchedule(ComputeResourcePolicyInstanceSchedulePolicyVmStopSchedule vmStopSchedule)Sets the value ofComputeResourcePolicyInstanceSchedulePolicy.getVmStopSchedule()
-