@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 CfnStreamPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-stream.html#cfn-qldb-stream-inclusivestarttimepublic final Object getKinesisConfiguration()
CfnStreamPropsgetKinesisConfiguration in interface CfnStreamPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-stream.html#cfn-qldb-stream-kinesisconfigurationpublic final String getLedgerName()
CfnStreamPropsgetLedgerName in interface CfnStreamPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-stream.html#cfn-qldb-stream-ledgernamepublic final String getRoleArn()
CfnStreamPropsgetRoleArn in interface CfnStreamPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-stream.html#cfn-qldb-stream-rolearnpublic final String getStreamName()
CfnStreamPropsgetStreamName in interface CfnStreamPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-stream.html#cfn-qldb-stream-streamnamepublic final String getExclusiveEndTime()
CfnStreamPropsgetExclusiveEndTime in interface CfnStreamPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-stream.html#cfn-qldb-stream-exclusiveendtimepublic final List<CfnTag> getTags()
CfnStreamPropsgetTags in interface CfnStreamPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-stream.html#cfn-qldb-stream-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.