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.

Associates a complex object with a display value. Use ValueMapping to store how to represent complex objects when they are displayed.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyUIBuilder.Model.ValueMapping

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

Syntax

C#
public class ValueMapping

The ValueMapping type exposes the following members

Constructors

NameDescription
Public Method ValueMapping()

Properties

NameTypeDescription
Public Property DisplayValue Amazon.AmplifyUIBuilder.Model.FormInputValueProperty

Gets and sets the property DisplayValue.

The value to display for the complex object.

Public Property Value Amazon.AmplifyUIBuilder.Model.FormInputValueProperty

Gets and sets the property Value.

The complex object.

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