Uses of Interface
com.hashicorp.cdktf.providers.google.integrations_auth_config.IntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode
-
Packages that use IntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode Package Description com.hashicorp.cdktf.providers.google.integrations_auth_config google_integrations_auth_config -
-
Uses of IntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode in com.hashicorp.cdktf.providers.google.integrations_auth_config
Classes in com.hashicorp.cdktf.providers.google.integrations_auth_config that implement IntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode Modifier and Type Class Description static classIntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode.Jsii$ProxyAn implementation forIntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCodeMethods in com.hashicorp.cdktf.providers.google.integrations_auth_config with parameters of type IntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode Modifier and Type Method Description IntegrationsAuthConfigDecryptedCredential.BuilderIntegrationsAuthConfigDecryptedCredential.Builder. oauth2AuthorizationCode(IntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode oauth2AuthorizationCode)Sets the value ofIntegrationsAuthConfigDecryptedCredential.getOauth2AuthorizationCode()voidIntegrationsAuthConfigDecryptedCredentialOutputReference. putOauth2AuthorizationCode(IntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode value)voidIntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCodeOutputReference. setInternalValue(IntegrationsAuthConfigDecryptedCredentialOauth2AuthorizationCode value)
-