Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qldb.CfnStreamMixinProps.Builder
Packages that use CfnStreamMixinProps.Builder
-
Uses of CfnStreamMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.qldb
Methods in software.amazon.awscdk.cfnpropertymixins.services.qldb that return CfnStreamMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnStreamMixinProps.BuilderCfnStreamMixinProps.builder()CfnStreamMixinProps.Builder.exclusiveEndTime(String exclusiveEndTime) Sets the value ofCfnStreamMixinProps.getExclusiveEndTime()CfnStreamMixinProps.Builder.inclusiveStartTime(String inclusiveStartTime) Sets the value ofCfnStreamMixinProps.getInclusiveStartTime()CfnStreamMixinProps.Builder.kinesisConfiguration(CfnStreamPropsMixin.KinesisConfigurationProperty kinesisConfiguration) Sets the value ofCfnStreamMixinProps.getKinesisConfiguration()CfnStreamMixinProps.Builder.kinesisConfiguration(IResolvable kinesisConfiguration) Sets the value ofCfnStreamMixinProps.getKinesisConfiguration()CfnStreamMixinProps.Builder.ledgerName(String ledgerName) Sets the value ofCfnStreamMixinProps.getLedgerName()Sets the value ofCfnStreamMixinProps.getRoleArn()Sets the value ofCfnStreamMixinProps.getRoleArn()CfnStreamMixinProps.Builder.streamName(String streamName) Sets the value ofCfnStreamMixinProps.getStreamName()Sets the value ofCfnStreamMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.qldb with parameters of type CfnStreamMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnStreamMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnStreamMixinProps.Builder.