Class CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty
@Stability(Stable)
@Internal
public static final class CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty
An implementation for
CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.bedrockagentcore.CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty
CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty.Builder, CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringOAuth2 authorization endpoint for your isolated OAuth2 application tenant.final Stringfinal Stringfinal StringToken issuer of your isolated OAuth2 application tenant.final StringOAuth2 token endpoint for your isolated OAuth2 application tenant.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty.Builder.
-
-
Method Details
-
getClientId
- Specified by:
getClientIdin interfaceCfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty- See Also:
-
getClientSecret
- Specified by:
getClientSecretin interfaceCfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty- See Also:
-
getAuthorizationEndpoint
Description copied from interface:CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputPropertyOAuth2 authorization endpoint for your isolated OAuth2 application tenant.- Specified by:
getAuthorizationEndpointin interfaceCfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty- See Also:
-
getIssuer
Description copied from interface:CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputPropertyToken issuer of your isolated OAuth2 application tenant.- Specified by:
getIssuerin interfaceCfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty- See Also:
-
getTokenEndpoint
Description copied from interface:CfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputPropertyOAuth2 token endpoint for your isolated OAuth2 application tenant.- Specified by:
getTokenEndpointin interfaceCfnOAuth2CredentialProvider.IncludedOauth2ProviderConfigInputProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-