Uses of Class
com.hashicorp.cdktf.providers.google.integrations_auth_config.IntegrationsAuthConfigDecryptedCredentialJwt.Builder
-
Packages that use IntegrationsAuthConfigDecryptedCredentialJwt.Builder Package Description com.hashicorp.cdktf.providers.google.integrations_auth_config google_integrations_auth_config -
-
Uses of IntegrationsAuthConfigDecryptedCredentialJwt.Builder in com.hashicorp.cdktf.providers.google.integrations_auth_config
Methods in com.hashicorp.cdktf.providers.google.integrations_auth_config that return IntegrationsAuthConfigDecryptedCredentialJwt.Builder Modifier and Type Method Description static IntegrationsAuthConfigDecryptedCredentialJwt.BuilderIntegrationsAuthConfigDecryptedCredentialJwt. builder()IntegrationsAuthConfigDecryptedCredentialJwt.BuilderIntegrationsAuthConfigDecryptedCredentialJwt.Builder. jwtHeader(String jwtHeader)Sets the value ofIntegrationsAuthConfigDecryptedCredentialJwt.getJwtHeader()IntegrationsAuthConfigDecryptedCredentialJwt.BuilderIntegrationsAuthConfigDecryptedCredentialJwt.Builder. jwtPayload(String jwtPayload)Sets the value ofIntegrationsAuthConfigDecryptedCredentialJwt.getJwtPayload()IntegrationsAuthConfigDecryptedCredentialJwt.BuilderIntegrationsAuthConfigDecryptedCredentialJwt.Builder. secret(String secret)Sets the value ofIntegrationsAuthConfigDecryptedCredentialJwt.getSecret()Constructors in com.hashicorp.cdktf.providers.google.integrations_auth_config with parameters of type IntegrationsAuthConfigDecryptedCredentialJwt.Builder Constructor Description Jsii$Proxy(IntegrationsAuthConfigDecryptedCredentialJwt.Builder builder)Constructor that initializes the object based on literal property values passed by theIntegrationsAuthConfigDecryptedCredentialJwt.Builder.
-