Class CfnGateway.GatewayCapabilitySummaryProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotsitewise.CfnGateway.GatewayCapabilitySummaryProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGateway.GatewayCapabilitySummaryProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnGateway.GatewayCapabilitySummaryProperty
@Stability(Stable)
@Internal
public static final class CfnGateway.GatewayCapabilitySummaryProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGateway.GatewayCapabilitySummaryProperty
An implementation for
CfnGateway.GatewayCapabilitySummaryProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.iotsitewise.CfnGateway.GatewayCapabilitySummaryProperty
CfnGateway.GatewayCapabilitySummaryProperty.Builder, CfnGateway.GatewayCapabilitySummaryProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGateway.GatewayCapabilitySummaryProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnGateway.GatewayCapabilitySummaryProperty.Builder.
-
-
Method Details
-
getCapabilityNamespace
Description copied from interface:CfnGateway.GatewayCapabilitySummaryPropertyThe namespace of the capability configuration.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, whereversionis a number such as1.The maximum length is 512 characters with the pattern
^[a-zA-Z]+:[a-zA-Z]+:[0-9]+$.- Specified by:
getCapabilityNamespacein interfaceCfnGateway.GatewayCapabilitySummaryProperty
-
getCapabilityConfiguration
Description copied from interface:CfnGateway.GatewayCapabilitySummaryPropertyThe JSON document that defines the configuration for the gateway capability.For more information, see Configuring data sources (CLI) in the AWS IoT SiteWise User Guide .
- Specified by:
getCapabilityConfigurationin interfaceCfnGateway.GatewayCapabilitySummaryProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-