@Stability(value=Stable) @Internal public static final class CfnStreamProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStreamProps
CfnStreamPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStreamProps.Builder, CfnStreamProps.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(String inclusiveStartTime,
Object kinesisConfiguration,
String ledgerName,
String roleArn,
String streamName,
String exclusiveEndTime,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnStreamProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getExclusiveEndTime()
`AWS::QLDB::Stream.ExclusiveEndTime`.
|
String |
getInclusiveStartTime()
`AWS::QLDB::Stream.InclusiveStartTime`.
|
Object |
getKinesisConfiguration()
`AWS::QLDB::Stream.KinesisConfiguration`.
|
String |
getLedgerName()
`AWS::QLDB::Stream.LedgerName`.
|
String |
getRoleArn()
`AWS::QLDB::Stream.RoleArn`.
|
String |
getStreamName()
`AWS::QLDB::Stream.StreamName`.
|
List<CfnTag> |
getTags()
`AWS::QLDB::Stream.Tags`.
|
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(String inclusiveStartTime, Object kinesisConfiguration, String ledgerName, String roleArn, String streamName, String exclusiveEndTime, List<? extends CfnTag> tags)
CfnStreamProps.Builder.public final String getInclusiveStartTime()
CfnStreamPropsgetInclusiveStartTime in interface CfnStreamPropspublic final Object getKinesisConfiguration()
CfnStreamPropsgetKinesisConfiguration in interface CfnStreamPropspublic final String getLedgerName()
CfnStreamPropsgetLedgerName in interface CfnStreamPropspublic final String getRoleArn()
CfnStreamPropsgetRoleArn in interface CfnStreamPropspublic final String getStreamName()
CfnStreamPropsgetStreamName in interface CfnStreamPropspublic final String getExclusiveEndTime()
CfnStreamPropsgetExclusiveEndTime in interface CfnStreamPropspublic final List<CfnTag> getTags()
CfnStreamPropsgetTags in interface CfnStreamProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.