Class GatewayConfig (2.0.2)

GatewayConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Gateway-related configuration and state.

Attributes

NameDescription
gateway_type .resources.GatewayType
Indicates whether the device is a gateway.
gateway_auth_method .resources.GatewayAuthMethod
Indicates how to authorize and/or authenticate devices to access the gateway.
last_accessed_gateway_id str
[Output only] The ID of the gateway the device accessed most recently.
last_accessed_gateway_time .timestamp.Timestamp
[Output only] The most recent time at which the device accessed the gateway specified in last_accessed_gateway.