@Stability(value=Stable)
public static interface CfnDeliveryStream.ProcessorParameterProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processorparameter.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.ProcessorParameterProperty.Builder
A builder for
CfnDeliveryStream.ProcessorParameterProperty |
static class |
CfnDeliveryStream.ProcessorParameterProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.ProcessorParameterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.ProcessorParameterProperty.Builder |
builder() |
String |
getParameterName()
`CfnDeliveryStream.ProcessorParameterProperty.ParameterName`.
|
String |
getParameterValue()
`CfnDeliveryStream.ProcessorParameterProperty.ParameterValue`.
|
@Stability(value=Stable) @NotNull String getParameterName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processorparameter.html#cfn-kinesisfirehose-deliverystream-processorparameter-parametername@Stability(value=Stable) @NotNull String getParameterValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processorparameter.html#cfn-kinesisfirehose-deliverystream-processorparameter-parametervalue@Stability(value=Stable) static CfnDeliveryStream.ProcessorParameterProperty.Builder builder()
Copyright © 2020. All rights reserved.