@Stability(value=Stable) @Internal public static final class CfnGateway.GatewayCapabilitySummaryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGateway.GatewayCapabilitySummaryProperty
CfnGateway.GatewayCapabilitySummaryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGateway.GatewayCapabilitySummaryProperty.Builder, CfnGateway.GatewayCapabilitySummaryProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGateway.GatewayCapabilitySummaryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGateway.GatewayCapabilitySummaryProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCapabilityConfiguration()
The JSON document that defines the configuration for the gateway capability.
|
String |
getCapabilityNamespace()
The namespace of the capability configuration.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnGateway.GatewayCapabilitySummaryProperty.Builder builder)
CfnGateway.GatewayCapabilitySummaryProperty.Builder.public final String getCapabilityNamespace()
CfnGateway.GatewayCapabilitySummaryProperty
For example, if you configure OPC-UA sources from the AWS IoT SiteWise console, your OPC-UA capability configuration has the namespace iotsitewise:opcuacollector:version , where version is a number such as 1 .
The maximum length is 512 characters with the pattern ^[a-zA-Z]+:[a-zA-Z]+:[0-9]+$ .
getCapabilityNamespace in interface CfnGateway.GatewayCapabilitySummaryPropertypublic final String getCapabilityConfiguration()
CfnGateway.GatewayCapabilitySummaryPropertyFor more information, see Configuring data sources (CLI) in the AWS IoT SiteWise User Guide .
getCapabilityConfiguration in interface CfnGateway.GatewayCapabilitySummaryProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.