Uses of Class
com.hashicorp.cdktf.providers.google.compute_resource_policy.ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder
-
Packages that use ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder Package Description com.hashicorp.cdktf.providers.google.compute_resource_policy google_compute_resource_policy -
-
Uses of ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder in com.hashicorp.cdktf.providers.google.compute_resource_policy
Methods in com.hashicorp.cdktf.providers.google.compute_resource_policy that return ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder Modifier and Type Method Description static ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.BuilderComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule. builder()ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.BuilderComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder. schedule(String schedule)Sets the value ofComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.getSchedule()Constructors in com.hashicorp.cdktf.providers.google.compute_resource_policy with parameters of type ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder Constructor Description Jsii$Proxy(ComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeResourcePolicyInstanceSchedulePolicyVmStartSchedule.Builder.
-