You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTSiteWise::Types::DescribeAssetPropertyResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#asset_idString

The ID of the asset.

Returns:

  • (String)

    The ID of the asset.

#asset_model_idString

The ID of the asset model.

Returns:

  • (String)

    The ID of the asset model.

#asset_nameString

The name of the asset.

Returns:

  • (String)

    The name of the asset.

#asset_propertyTypes::Property

The asset property\'s definition, alias, and notification state.

Returns:

  • (Types::Property)

    The asset property\'s definition, alias, and notification state.