Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance.ComputeInstanceServiceAccount
-
Packages that use ComputeInstanceServiceAccount Package Description com.hashicorp.cdktf.providers.google.compute_instance google_compute_instance -
-
Uses of ComputeInstanceServiceAccount in com.hashicorp.cdktf.providers.google.compute_instance
Classes in com.hashicorp.cdktf.providers.google.compute_instance that implement ComputeInstanceServiceAccount Modifier and Type Class Description static classComputeInstanceServiceAccount.Jsii$ProxyAn implementation forComputeInstanceServiceAccountMethods in com.hashicorp.cdktf.providers.google.compute_instance that return ComputeInstanceServiceAccount Modifier and Type Method Description ComputeInstanceServiceAccountComputeInstanceServiceAccount.Builder. build()Builds the configured instance.ComputeInstanceServiceAccountComputeInstanceServiceAccountOutputReference. getInternalValue()default ComputeInstanceServiceAccountComputeInstanceConfig. getServiceAccount()service_account block.ComputeInstanceServiceAccountComputeInstanceConfig.Jsii$Proxy. getServiceAccount()ComputeInstanceServiceAccountComputeInstance. getServiceAccountInput()Methods in com.hashicorp.cdktf.providers.google.compute_instance with parameters of type ComputeInstanceServiceAccount Modifier and Type Method Description voidComputeInstance. putServiceAccount(ComputeInstanceServiceAccount value)ComputeInstance.BuilderComputeInstance.Builder. serviceAccount(ComputeInstanceServiceAccount serviceAccount)service_account block.ComputeInstanceConfig.BuilderComputeInstanceConfig.Builder. serviceAccount(ComputeInstanceServiceAccount serviceAccount)Sets the value ofComputeInstanceConfig.getServiceAccount()voidComputeInstanceServiceAccountOutputReference. setInternalValue(ComputeInstanceServiceAccount value)
-