@Stability(value=Stable) @Internal public static final class SignInUrlOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SignInUrlOptions
SignInUrlOptionssoftware.amazon.jsii.JsiiObject.InitializationModeSignInUrlOptions.Builder, SignInUrlOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(SignInUrlOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SignInUrlOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getFips()
Whether to return the FIPS-compliant endpoint.
|
String |
getRedirectUri()
Where to redirect to after sign in.
|
String |
getSignInPath()
The path in the URI where the sign-in page is located.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(SignInUrlOptions.Builder builder)
SignInUrlOptions.Builder.public final String getRedirectUri()
SignInUrlOptionsgetRedirectUri in interface SignInUrlOptionspublic final String getSignInPath()
SignInUrlOptionsDefault: '/login'
getSignInPath in interface SignInUrlOptionspublic final Boolean getFips()
BaseUrlOptionsDefault: return the standard URL
getFips in interface BaseUrlOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.