@Stability(value=Stable) @Internal public static final class CfnIdentityPool.CognitoStreamsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIdentityPool.CognitoStreamsProperty
CfnIdentityPool.CognitoStreamsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIdentityPool.CognitoStreamsProperty.Builder, CfnIdentityPool.CognitoStreamsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIdentityPool.CognitoStreamsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIdentityPool.CognitoIdentityProviderProperty.Builder. |
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(Object o) |
String |
getRoleArn()
The Amazon Resource Name (ARN) of the role Amazon Cognito can assume to publish to the stream.
|
String |
getStreamingStatus()
Status of the Amazon Cognito streams.
|
String |
getStreamName()
The name of the Amazon Cognito stream to receive updates.
|
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(CfnIdentityPool.CognitoStreamsProperty.Builder builder)
CfnIdentityPool.CognitoIdentityProviderProperty.Builder.public final String getRoleArn()
CfnIdentityPool.CognitoStreamsProperty
This role must grant access to Amazon Cognito (cognito-sync) to invoke PutRecord on your Amazon Cognito stream.
getRoleArn in interface CfnIdentityPool.CognitoStreamsPropertypublic final String getStreamingStatus()
CfnIdentityPool.CognitoStreamsProperty
Valid values are: ENABLED or DISABLED .
getStreamingStatus in interface CfnIdentityPool.CognitoStreamsPropertypublic final String getStreamName()
CfnIdentityPool.CognitoStreamsPropertyThis stream must be in the developer's account and in the same Region as the identity pool.
getStreamName in interface CfnIdentityPool.CognitoStreamsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.