@Stability(value=Stable)
public static interface CfnPipeline.DeviceShadowEnrichProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPipeline.DeviceShadowEnrichProperty.Builder
A builder for
CfnPipeline.DeviceShadowEnrichProperty |
static class |
CfnPipeline.DeviceShadowEnrichProperty.Jsii$Proxy
An implementation for
CfnPipeline.DeviceShadowEnrichProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.DeviceShadowEnrichProperty.Builder |
builder() |
default String |
getAttribute()
`CfnPipeline.DeviceShadowEnrichProperty.Attribute`.
|
default String |
getName()
`CfnPipeline.DeviceShadowEnrichProperty.Name`.
|
default String |
getNext()
`CfnPipeline.DeviceShadowEnrichProperty.Next`.
|
default String |
getRoleArn()
`CfnPipeline.DeviceShadowEnrichProperty.RoleArn`.
|
default String |
getThingName()
`CfnPipeline.DeviceShadowEnrichProperty.ThingName`.
|
@Stability(value=Stable) @Nullable default String getAttribute()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-attribute@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-name@Stability(value=Stable) @Nullable default String getNext()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-next@Stability(value=Stable) @Nullable default String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-rolearn@Stability(value=Stable) @Nullable default String getThingName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-thingname@Stability(value=Stable) static CfnPipeline.DeviceShadowEnrichProperty.Builder builder()
Copyright © 2020. All rights reserved.