@Stability(value=Stable)
public static interface CfnAssetModel.PropertyTypeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-propertytype.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAssetModel.PropertyTypeProperty.Builder
A builder for
CfnAssetModel.PropertyTypeProperty |
static class |
CfnAssetModel.PropertyTypeProperty.Jsii$Proxy
An implementation for
CfnAssetModel.PropertyTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAssetModel.PropertyTypeProperty.Builder |
builder() |
default Object |
getAttribute()
`CfnAssetModel.PropertyTypeProperty.Attribute`.
|
default Object |
getMetric()
`CfnAssetModel.PropertyTypeProperty.Metric`.
|
default Object |
getTransform()
`CfnAssetModel.PropertyTypeProperty.Transform`.
|
String |
getTypeName()
`CfnAssetModel.PropertyTypeProperty.TypeName`.
|
@Stability(value=Stable) @NotNull String getTypeName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-propertytype.html#cfn-iotsitewise-assetmodel-propertytype-typename@Stability(value=Stable) @Nullable default Object getAttribute()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-propertytype.html#cfn-iotsitewise-assetmodel-propertytype-attribute@Stability(value=Stable) @Nullable default Object getMetric()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-propertytype.html#cfn-iotsitewise-assetmodel-propertytype-metric@Stability(value=Stable) @Nullable default Object getTransform()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-propertytype.html#cfn-iotsitewise-assetmodel-propertytype-transform@Stability(value=Stable) static CfnAssetModel.PropertyTypeProperty.Builder builder()
Copyright © 2020. All rights reserved.