@Stability(value=Stable) @Internal public static final class CfnGatewayProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGatewayProps
CfnGatewayPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGatewayProps.Builder, CfnGatewayProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGatewayProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGatewayProps.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) |
Object |
getGatewayCapabilitySummaries()
A list of gateway capability summaries that each contain a namespace and status.
|
String |
getGatewayName()
A unique, friendly name for the gateway.
|
Object |
getGatewayPlatform()
The gateway's platform.
|
List<CfnTag> |
getTags()
A list of key-value pairs that contain metadata for the gateway.
|
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(CfnGatewayProps.Builder builder)
CfnGatewayProps.Builder.public final String getGatewayName()
CfnGatewayProps
The maximum length is 256 characters with the pattern [^\ u0000-\ u001F\ u007F]+ .
getGatewayName in interface CfnGatewayPropspublic final Object getGatewayPlatform()
CfnGatewayPropsYou can only specify one platform in a gateway.
getGatewayPlatform in interface CfnGatewayPropspublic final Object getGatewayCapabilitySummaries()
CfnGatewayPropsEach gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration .
getGatewayCapabilitySummaries in interface CfnGatewayPropspublic final List<CfnTag> getTags()
CfnGatewayPropsFor more information, see Tagging your AWS IoT SiteWise resources in the AWS IoT SiteWise User Guide .
getTags in interface CfnGatewayProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.