Uses of Interface
com.hashicorp.cdktf.providers.google.integration_connectors_connection.IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer
-
Packages that use IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer Package Description com.hashicorp.cdktf.providers.google.integration_connectors_connection google_integration_connectors_connection -
-
Uses of IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer in com.hashicorp.cdktf.providers.google.integration_connectors_connection
Classes in com.hashicorp.cdktf.providers.google.integration_connectors_connection that implement IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer Modifier and Type Class Description static classIntegrationConnectorsConnectionAuthConfigOauth2JwtBearer.Jsii$ProxyAn implementation forIntegrationConnectorsConnectionAuthConfigOauth2JwtBearerMethods in com.hashicorp.cdktf.providers.google.integration_connectors_connection that return IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer Modifier and Type Method Description IntegrationConnectorsConnectionAuthConfigOauth2JwtBearerIntegrationConnectorsConnectionAuthConfigOauth2JwtBearer.Builder. build()Builds the configured instance.IntegrationConnectorsConnectionAuthConfigOauth2JwtBearerIntegrationConnectorsConnectionAuthConfigOauth2JwtBearerOutputReference. getInternalValue()default IntegrationConnectorsConnectionAuthConfigOauth2JwtBearerIntegrationConnectorsConnectionAuthConfig. getOauth2JwtBearer()oauth2_jwt_bearer block.IntegrationConnectorsConnectionAuthConfigOauth2JwtBearerIntegrationConnectorsConnectionAuthConfig.Jsii$Proxy. getOauth2JwtBearer()IntegrationConnectorsConnectionAuthConfigOauth2JwtBearerIntegrationConnectorsConnectionAuthConfigOutputReference. getOauth2JwtBearerInput()Methods in com.hashicorp.cdktf.providers.google.integration_connectors_connection with parameters of type IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer Modifier and Type Method Description IntegrationConnectorsConnectionAuthConfig.BuilderIntegrationConnectorsConnectionAuthConfig.Builder. oauth2JwtBearer(IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer oauth2JwtBearer)Sets the value ofIntegrationConnectorsConnectionAuthConfig.getOauth2JwtBearer()voidIntegrationConnectorsConnectionAuthConfigOutputReference. putOauth2JwtBearer(IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer value)voidIntegrationConnectorsConnectionAuthConfigOauth2JwtBearerOutputReference. setInternalValue(IntegrationConnectorsConnectionAuthConfigOauth2JwtBearer value)
-