AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is an object that contains the information of a property.

Inheritance Hierarchy

System.Object
  Amazon.IoTTwinMaker.Model.PropertySummary

Namespace: Amazon.IoTTwinMaker.Model
Assembly: AWSSDK.IoTTwinMaker.dll
Version: 3.x.y.z

Syntax

C#
public class PropertySummary

The PropertySummary type exposes the following members

Constructors

NameDescription
Public Method PropertySummary()

Properties

NameTypeDescription
Public Property AreAllPropertyValuesReturned System.Boolean

Gets and sets the property AreAllPropertyValuesReturned.

This flag notes whether all values of a list or map type property are returned in the API response. The maximum number of values per property returned is 50.

Public Property Definition Amazon.IoTTwinMaker.Model.PropertyDefinitionResponse

Gets and sets the property Definition.

This is the schema for the property.

Public Property PropertyName System.String

Gets and sets the property PropertyName.

This is the name of the property.

Public Property Value Amazon.IoTTwinMaker.Model.DataValue

Gets and sets the property Value.

This is the value for the property.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5