Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder
-
Packages that use IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder Modifier and Type Method Description IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.BuilderIdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder. accessToken(com.hashicorp.cdktf.IResolvable accessToken)IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.BuilderIdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder. accessToken(Boolean accessToken)static IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.BuilderIdentityPlatformConfigBlockingFunctionsForwardInboundCredentials. builder()IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.BuilderIdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder. idToken(com.hashicorp.cdktf.IResolvable idToken)IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.BuilderIdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder. idToken(Boolean idToken)IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.BuilderIdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder. refreshToken(com.hashicorp.cdktf.IResolvable refreshToken)IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.BuilderIdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder. refreshToken(Boolean refreshToken)Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigBlockingFunctionsForwardInboundCredentials.Builder.
-