class Aws::IoTSiteWise::Types::DescribeGatewayCapabilityConfigurationResponse
@!attribute [rw] gateway_id
The ID of the gateway that defines the capability configuration. @return [String]
@!attribute [rw] capability_namespace
The namespace of the gateway capability. @return [String]
@!attribute [rw] capability_configuration
The JSON document that defines the gateway capability's configuration. For more information, see [Configuring data sources (CLI)][1] in the *IoT SiteWise User Guide*. [1]: https://docs.aws.amazon.com/iot-sitewise/latest/userguide/configure-sources.html#configure-source-cli @return [String]
@!attribute [rw] capability_sync_status
The synchronization status of the capability configuration. The sync status can be one of the following: * `IN_SYNC` – The gateway is running the capability configuration. * `OUT_OF_SYNC` – The gateway hasn't received the capability configuration. * `SYNC_FAILED` – The gateway rejected the capability configuration. @return [String]
Constants
- SENSITIVE