@Stability(value=Stable)
public static interface CfnDeliveryStream.ProcessorProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processor.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.ProcessorProperty.Builder
A builder for
CfnDeliveryStream.ProcessorProperty |
static class |
CfnDeliveryStream.ProcessorProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.ProcessorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.ProcessorProperty.Builder |
builder() |
default Object |
getParameters()
`CfnDeliveryStream.ProcessorProperty.Parameters`.
|
String |
getType()
`CfnDeliveryStream.ProcessorProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processor.html#cfn-kinesisfirehose-deliverystream-processor-type@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processor.html#cfn-kinesisfirehose-deliverystream-processor-parameters@Stability(value=Stable) static CfnDeliveryStream.ProcessorProperty.Builder builder()
Copyright © 2020. All rights reserved.