Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_instance_template.DataGoogleComputeInstanceTemplateServiceAccount
-
Packages that use DataGoogleComputeInstanceTemplateServiceAccount Package Description com.hashicorp.cdktf.providers.google.data_google_compute_instance_template data_google_compute_instance_template -
-
Uses of DataGoogleComputeInstanceTemplateServiceAccount in com.hashicorp.cdktf.providers.google.data_google_compute_instance_template
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_instance_template that implement DataGoogleComputeInstanceTemplateServiceAccount Modifier and Type Class Description static classDataGoogleComputeInstanceTemplateServiceAccount.Jsii$ProxyAn implementation forDataGoogleComputeInstanceTemplateServiceAccountMethods in com.hashicorp.cdktf.providers.google.data_google_compute_instance_template that return DataGoogleComputeInstanceTemplateServiceAccount Modifier and Type Method Description DataGoogleComputeInstanceTemplateServiceAccountDataGoogleComputeInstanceTemplateServiceAccount.Builder. build()Builds the configured instance.DataGoogleComputeInstanceTemplateServiceAccountDataGoogleComputeInstanceTemplateServiceAccountOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_compute_instance_template with parameters of type DataGoogleComputeInstanceTemplateServiceAccount Modifier and Type Method Description voidDataGoogleComputeInstanceTemplateServiceAccountOutputReference. setInternalValue(DataGoogleComputeInstanceTemplateServiceAccount value)
-