Uses of Class
com.hashicorp.cdktf.providers.google.integrations_auth_config.IntegrationsAuthConfigDecryptedCredentialAuthToken.Builder
-
Packages that use IntegrationsAuthConfigDecryptedCredentialAuthToken.Builder Package Description com.hashicorp.cdktf.providers.google.integrations_auth_config google_integrations_auth_config -
-
Uses of IntegrationsAuthConfigDecryptedCredentialAuthToken.Builder in com.hashicorp.cdktf.providers.google.integrations_auth_config
Methods in com.hashicorp.cdktf.providers.google.integrations_auth_config that return IntegrationsAuthConfigDecryptedCredentialAuthToken.Builder Modifier and Type Method Description static IntegrationsAuthConfigDecryptedCredentialAuthToken.BuilderIntegrationsAuthConfigDecryptedCredentialAuthToken. builder()IntegrationsAuthConfigDecryptedCredentialAuthToken.BuilderIntegrationsAuthConfigDecryptedCredentialAuthToken.Builder. token(String token)Sets the value ofIntegrationsAuthConfigDecryptedCredentialAuthToken.getToken()IntegrationsAuthConfigDecryptedCredentialAuthToken.BuilderIntegrationsAuthConfigDecryptedCredentialAuthToken.Builder. type(String type)Sets the value ofIntegrationsAuthConfigDecryptedCredentialAuthToken.getType()Constructors in com.hashicorp.cdktf.providers.google.integrations_auth_config with parameters of type IntegrationsAuthConfigDecryptedCredentialAuthToken.Builder Constructor Description Jsii$Proxy(IntegrationsAuthConfigDecryptedCredentialAuthToken.Builder builder)Constructor that initializes the object based on literal property values passed by theIntegrationsAuthConfigDecryptedCredentialAuthToken.Builder.
-