@Stability(value=Stable)
public static interface CfnAssetModel.AssetModelPropertyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-assetmodelproperty.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAssetModel.AssetModelPropertyProperty.Builder
A builder for
CfnAssetModel.AssetModelPropertyProperty |
static class |
CfnAssetModel.AssetModelPropertyProperty.Jsii$Proxy
An implementation for
CfnAssetModel.AssetModelPropertyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAssetModel.AssetModelPropertyProperty.Builder |
builder() |
String |
getDataType()
`CfnAssetModel.AssetModelPropertyProperty.DataType`.
|
String |
getLogicalId()
`CfnAssetModel.AssetModelPropertyProperty.LogicalId`.
|
String |
getName()
`CfnAssetModel.AssetModelPropertyProperty.Name`.
|
Object |
getType()
`CfnAssetModel.AssetModelPropertyProperty.Type`.
|
default String |
getUnit()
`CfnAssetModel.AssetModelPropertyProperty.Unit`.
|
@Stability(value=Stable) @NotNull String getDataType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-assetmodelproperty.html#cfn-iotsitewise-assetmodel-assetmodelproperty-datatype@Stability(value=Stable) @NotNull String getLogicalId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-assetmodelproperty.html#cfn-iotsitewise-assetmodel-assetmodelproperty-logicalid@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-assetmodelproperty.html#cfn-iotsitewise-assetmodel-assetmodelproperty-name@Stability(value=Stable) @NotNull Object getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-assetmodelproperty.html#cfn-iotsitewise-assetmodel-assetmodelproperty-type@Stability(value=Stable) @Nullable default String getUnit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-assetmodelproperty.html#cfn-iotsitewise-assetmodel-assetmodelproperty-unit@Stability(value=Stable) static CfnAssetModel.AssetModelPropertyProperty.Builder builder()
Copyright © 2020. All rights reserved.