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