Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_instance.DataGoogleComputeInstanceSchedulingOnInstanceStopAction.Builder
-
Packages that use DataGoogleComputeInstanceSchedulingOnInstanceStopAction.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_instance data_google_compute_instance -
-
Uses of DataGoogleComputeInstanceSchedulingOnInstanceStopAction.Builder in com.hashicorp.cdktf.providers.google.data_google_compute_instance
Methods in com.hashicorp.cdktf.providers.google.data_google_compute_instance that return DataGoogleComputeInstanceSchedulingOnInstanceStopAction.Builder Modifier and Type Method Description static DataGoogleComputeInstanceSchedulingOnInstanceStopAction.BuilderDataGoogleComputeInstanceSchedulingOnInstanceStopAction. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_instance with parameters of type DataGoogleComputeInstanceSchedulingOnInstanceStopAction.Builder Constructor Description Jsii$Proxy(DataGoogleComputeInstanceSchedulingOnInstanceStopAction.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeInstanceSchedulingOnInstanceStopAction.Builder.
-