Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_instance.DataGoogleComputeInstanceServiceAccount
-
Packages that use DataGoogleComputeInstanceServiceAccount Package Description com.hashicorp.cdktf.providers.google.data_google_compute_instance data_google_compute_instance -
-
Uses of DataGoogleComputeInstanceServiceAccount in com.hashicorp.cdktf.providers.google.data_google_compute_instance
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_instance that implement DataGoogleComputeInstanceServiceAccount Modifier and Type Class Description static classDataGoogleComputeInstanceServiceAccount.Jsii$ProxyAn implementation forDataGoogleComputeInstanceServiceAccountMethods in com.hashicorp.cdktf.providers.google.data_google_compute_instance that return DataGoogleComputeInstanceServiceAccount Modifier and Type Method Description DataGoogleComputeInstanceServiceAccountDataGoogleComputeInstanceServiceAccount.Builder. build()Builds the configured instance.DataGoogleComputeInstanceServiceAccountDataGoogleComputeInstanceServiceAccountOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_compute_instance with parameters of type DataGoogleComputeInstanceServiceAccount Modifier and Type Method Description voidDataGoogleComputeInstanceServiceAccountOutputReference. setInternalValue(DataGoogleComputeInstanceServiceAccount value)
-