Uses of Interface
com.hashicorp.cdktf.providers.google.integrations_auth_config.IntegrationsAuthConfigDecryptedCredentialOidcToken
-
Packages that use IntegrationsAuthConfigDecryptedCredentialOidcToken Package Description com.hashicorp.cdktf.providers.google.integrations_auth_config google_integrations_auth_config -
-
Uses of IntegrationsAuthConfigDecryptedCredentialOidcToken in com.hashicorp.cdktf.providers.google.integrations_auth_config
Classes in com.hashicorp.cdktf.providers.google.integrations_auth_config that implement IntegrationsAuthConfigDecryptedCredentialOidcToken Modifier and Type Class Description static classIntegrationsAuthConfigDecryptedCredentialOidcToken.Jsii$ProxyAn implementation forIntegrationsAuthConfigDecryptedCredentialOidcTokenMethods in com.hashicorp.cdktf.providers.google.integrations_auth_config that return IntegrationsAuthConfigDecryptedCredentialOidcToken Modifier and Type Method Description IntegrationsAuthConfigDecryptedCredentialOidcTokenIntegrationsAuthConfigDecryptedCredentialOidcToken.Builder. build()Builds the configured instance.IntegrationsAuthConfigDecryptedCredentialOidcTokenIntegrationsAuthConfigDecryptedCredentialOidcTokenOutputReference. getInternalValue()default IntegrationsAuthConfigDecryptedCredentialOidcTokenIntegrationsAuthConfigDecryptedCredential. getOidcToken()oidc_token block.IntegrationsAuthConfigDecryptedCredentialOidcTokenIntegrationsAuthConfigDecryptedCredential.Jsii$Proxy. getOidcToken()IntegrationsAuthConfigDecryptedCredentialOidcTokenIntegrationsAuthConfigDecryptedCredentialOutputReference. getOidcTokenInput()Methods in com.hashicorp.cdktf.providers.google.integrations_auth_config with parameters of type IntegrationsAuthConfigDecryptedCredentialOidcToken Modifier and Type Method Description IntegrationsAuthConfigDecryptedCredential.BuilderIntegrationsAuthConfigDecryptedCredential.Builder. oidcToken(IntegrationsAuthConfigDecryptedCredentialOidcToken oidcToken)Sets the value ofIntegrationsAuthConfigDecryptedCredential.getOidcToken()voidIntegrationsAuthConfigDecryptedCredentialOutputReference. putOidcToken(IntegrationsAuthConfigDecryptedCredentialOidcToken value)voidIntegrationsAuthConfigDecryptedCredentialOidcTokenOutputReference. setInternalValue(IntegrationsAuthConfigDecryptedCredentialOidcToken value)
-