Uses of Interface
com.hashicorp.cdktf.providers.google.compute_resource_policy.ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule
-
Packages that use ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule Package Description com.hashicorp.cdktf.providers.google.compute_resource_policy google_compute_resource_policy -
-
Uses of ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule in com.hashicorp.cdktf.providers.google.compute_resource_policy
Classes in com.hashicorp.cdktf.providers.google.compute_resource_policy that implement ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule Modifier and Type Class Description static classComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Jsii$ProxyAn implementation forComputeResourcePolicyInstanceSchedulePolicyVmStartScheduleMethods in com.hashicorp.cdktf.providers.google.compute_resource_policy that return ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule Modifier and Type Method Description ComputeResourcePolicyInstanceSchedulePolicyVmStartScheduleComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder. build()Builds the configured instance.ComputeResourcePolicyInstanceSchedulePolicyVmStartScheduleComputeResourcePolicyInstanceSchedulePolicyVmStartScheduleOutputReference. getInternalValue()default ComputeResourcePolicyInstanceSchedulePolicyVmStartScheduleComputeResourcePolicyInstanceSchedulePolicy. getVmStartSchedule()vm_start_schedule block.ComputeResourcePolicyInstanceSchedulePolicyVmStartScheduleComputeResourcePolicyInstanceSchedulePolicy.Jsii$Proxy. getVmStartSchedule()ComputeResourcePolicyInstanceSchedulePolicyVmStartScheduleComputeResourcePolicyInstanceSchedulePolicyOutputReference. getVmStartScheduleInput()Methods in com.hashicorp.cdktf.providers.google.compute_resource_policy with parameters of type ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule Modifier and Type Method Description voidComputeResourcePolicyInstanceSchedulePolicyOutputReference. putVmStartSchedule(ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule value)voidComputeResourcePolicyInstanceSchedulePolicyVmStartScheduleOutputReference. setInternalValue(ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule value)ComputeResourcePolicyInstanceSchedulePolicy.BuilderComputeResourcePolicyInstanceSchedulePolicy.Builder. vmStartSchedule(ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule vmStartSchedule)Sets the value ofComputeResourcePolicyInstanceSchedulePolicy.getVmStartSchedule()
-