@Stability(value=Stable)
public static interface CfnDetectorModel.IotSiteWiseProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.IotSiteWiseProperty.Builder
A builder for
CfnDetectorModel.IotSiteWiseProperty |
static class |
CfnDetectorModel.IotSiteWiseProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.IotSiteWiseProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.IotSiteWiseProperty.Builder |
builder() |
default String |
getAssetId()
`CfnDetectorModel.IotSiteWiseProperty.AssetId`.
|
default String |
getEntryId()
`CfnDetectorModel.IotSiteWiseProperty.EntryId`.
|
default String |
getPropertyAlias()
`CfnDetectorModel.IotSiteWiseProperty.PropertyAlias`.
|
default String |
getPropertyId()
`CfnDetectorModel.IotSiteWiseProperty.PropertyId`.
|
Object |
getPropertyValue()
`CfnDetectorModel.IotSiteWiseProperty.PropertyValue`.
|
@Stability(value=Stable) @NotNull Object getPropertyValue()
@Stability(value=Stable) @Nullable default String getAssetId()
@Stability(value=Stable) @Nullable default String getEntryId()
@Stability(value=Stable) @Nullable default String getPropertyAlias()
@Stability(value=Stable) @Nullable default String getPropertyId()
@Stability(value=Stable) static CfnDetectorModel.IotSiteWiseProperty.Builder builder()
Copyright © 2021. All rights reserved.