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.

An object that contains information about a property response.

Inheritance Hierarchy

System.Object
  Amazon.IoTTwinMaker.Model.PropertyResponse

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

Syntax

C#
public class PropertyResponse

The PropertyResponse type exposes the following members

Constructors

NameDescription
Public Method PropertyResponse()

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.

An object that specifies information about a property.

Public Property Value Amazon.IoTTwinMaker.Model.DataValue

Gets and sets the property Value.

The value of 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