@Stability(value=Stable)
public static interface CfnDeliveryStream.KinesisStreamSourceConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder
|
static class |
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder |
builder() |
String |
getKinesisStreamArn()
`CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.KinesisStreamARN`.
|
String |
getRoleArn()
`CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.RoleARN`.
|
@Stability(value=Stable) @NotNull String getKinesisStreamArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration.html#cfn-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration-kinesisstreamarn@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration.html#cfn-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration-rolearn@Stability(value=Stable) static CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.