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