Class CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty
@Stability(Stable)
@Internal
public static final class CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty
An implementation for
CfnGatewayPropsMixin.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.cfnpropertymixins.services.iotsitewise.CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty
CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty.Builder, CfnGatewayPropsMixin.GatewayCapabilitySummaryProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayPropsMixin.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 theCfnGatewayPropsMixin.GatewayCapabilitySummaryProperty.Builder.
-
-
Method Details
-
getCapabilityConfiguration
Description copied from interface:CfnGatewayPropsMixin.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 interfaceCfnGatewayPropsMixin.GatewayCapabilitySummaryProperty- See Also:
-
getCapabilityNamespace
Description copied from interface:CfnGatewayPropsMixin.GatewayCapabilitySummaryPropertyThe namespace of the capability configuration.For example, if you configure OPC UA sources for an MQTT-enabled gateway, your OPC-UA capability configuration has the namespace
iotsitewise:opcuacollector:3.- Specified by:
getCapabilityNamespacein interfaceCfnGatewayPropsMixin.GatewayCapabilitySummaryProperty- See Also:
-
$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()
-