SdkUnknown

object SdkUnknown : Node

Inherited functions

Link copied to clipboard

Casts this Node as a Actuator and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.Actuator value. Throws an exception if the Node is not a Actuator.

Link copied to clipboard

Casts this Node as a Actuator and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.Actuator value. Returns null if the Node is not a Actuator.

Link copied to clipboard

Casts this Node as a Attribute and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.Attribute value. Throws an exception if the Node is not a Attribute.

Link copied to clipboard

Casts this Node as a Attribute and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.Attribute value. Returns null if the Node is not a Attribute.

Link copied to clipboard

Casts this Node as a Branch and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.Branch value. Throws an exception if the Node is not a Branch.

Link copied to clipboard

Casts this Node as a Branch and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.Branch value. Returns null if the Node is not a Branch.

Link copied to clipboard

Casts this Node as a Property and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.CustomProperty value. Throws an exception if the Node is not a Property.

Link copied to clipboard

Casts this Node as a Property and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.CustomProperty value. Returns null if the Node is not a Property.

Link copied to clipboard

Casts this Node as a Sensor and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.Sensor value. Throws an exception if the Node is not a Sensor.

Link copied to clipboard

Casts this Node as a Sensor and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.Sensor value. Returns null if the Node is not a Sensor.

Link copied to clipboard

Casts this Node as a Struct and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.CustomStruct value. Throws an exception if the Node is not a Struct.

Link copied to clipboard

Casts this Node as a Struct and retrieves its aws.sdk.kotlin.services.iotfleetwise.model.CustomStruct value. Returns null if the Node is not a Struct.