@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.070Z") @Stability(value=Stable) public interface CfnStreamConsumerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-streamconsumer.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStreamConsumerProps.Builder
A builder for
CfnStreamConsumerProps |
static class |
CfnStreamConsumerProps.Jsii$Proxy
An implementation for
CfnStreamConsumerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnStreamConsumerProps.Builder |
builder() |
String |
getConsumerName()
`AWS::Kinesis::StreamConsumer.ConsumerName`.
|
String |
getStreamArn()
`AWS::Kinesis::StreamConsumer.StreamARN`.
|
@Stability(value=Stable) @NotNull String getConsumerName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-streamconsumer.html#cfn-kinesis-streamconsumer-consumername@Stability(value=Stable) @NotNull String getStreamArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-streamconsumer.html#cfn-kinesis-streamconsumer-streamarn@Stability(value=Stable) static CfnStreamConsumerProps.Builder builder()
CfnStreamConsumerProps.Builder of CfnStreamConsumerPropsCopyright © 2020. All rights reserved.