Uses of Class
com.hashicorp.cdktf.providers.google.integrations_auth_config.IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder
-
Packages that use IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder Package Description com.hashicorp.cdktf.providers.google.integrations_auth_config google_integrations_auth_config -
-
Uses of IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder in com.hashicorp.cdktf.providers.google.integrations_auth_config
Methods in com.hashicorp.cdktf.providers.google.integrations_auth_config that return IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder Modifier and Type Method Description static IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.BuilderIntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials. builder()IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.BuilderIntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder. scope(String scope)IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.BuilderIntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder. serviceAccount(String serviceAccount)Constructors in com.hashicorp.cdktf.providers.google.integrations_auth_config with parameters of type IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder Constructor Description Jsii$Proxy(IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder builder)Constructor that initializes the object based on literal property values passed by theIntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Builder.
-