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