Uses of Interface
com.hashicorp.cdktf.providers.google.integrations_auth_config.IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials
-
Packages that use IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials Package Description com.hashicorp.cdktf.providers.google.integrations_auth_config google_integrations_auth_config -
-
Uses of IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials in com.hashicorp.cdktf.providers.google.integrations_auth_config
Classes in com.hashicorp.cdktf.providers.google.integrations_auth_config that implement IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials Modifier and Type Class Description static classIntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials.Jsii$ProxyAn implementation forIntegrationsAuthConfigDecryptedCredentialServiceAccountCredentialsMethods in com.hashicorp.cdktf.providers.google.integrations_auth_config with parameters of type IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials Modifier and Type Method Description voidIntegrationsAuthConfigDecryptedCredentialOutputReference. putServiceAccountCredentials(IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials value)IntegrationsAuthConfigDecryptedCredential.BuilderIntegrationsAuthConfigDecryptedCredential.Builder. serviceAccountCredentials(IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials serviceAccountCredentials)Sets the value ofIntegrationsAuthConfigDecryptedCredential.getServiceAccountCredentials()voidIntegrationsAuthConfigDecryptedCredentialServiceAccountCredentialsOutputReference. setInternalValue(IntegrationsAuthConfigDecryptedCredentialServiceAccountCredentials value)
-