Class CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty
@Stability(Stable)
@Internal
public static final class CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty
An implementation for
CfnOAuth2CredentialProviderPropsMixin.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.cfnpropertymixins.services.bedrockagentcore.CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty
CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty.Builder, CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProviderPropsMixin.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(CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty.Builder.
-
-
Method Details
-
getAuthorizationEndpoint
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputPropertyOAuth2 authorization endpoint for your isolated OAuth2 application tenant.- Specified by:
getAuthorizationEndpointin interfaceCfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty- See Also:
-
getClientId
- Specified by:
getClientIdin interfaceCfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty- See Also:
-
getClientSecret
- Specified by:
getClientSecretin interfaceCfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty- See Also:
-
getIssuer
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputPropertyToken issuer of your isolated OAuth2 application tenant.- Specified by:
getIssuerin interfaceCfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputProperty- See Also:
-
getTokenEndpoint
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.IncludedOauth2ProviderConfigInputPropertyOAuth2 token endpoint for your isolated OAuth2 application tenant.- Specified by:
getTokenEndpointin interfaceCfnOAuth2CredentialProviderPropsMixin.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()
-