public static final class IdentityPoolTwitterLoginProvider.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IdentityPoolTwitterLoginProvider
IdentityPoolTwitterLoginProvider
IdentityPoolTwitterLoginProvider.Builder, IdentityPoolTwitterLoginProvider.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getConsumerKey()
(experimental) App Id for Twitter Identity Federation.
|
java.lang.String |
getConsumerSecret()
(experimental) App Secret for Twitter Identity Federation.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getConsumerKey()
IdentityPoolTwitterLoginProvider
getConsumerKey
in interface IdentityPoolTwitterLoginProvider
public final java.lang.String getConsumerSecret()
IdentityPoolTwitterLoginProvider
getConsumerSecret
in interface IdentityPoolTwitterLoginProvider
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()