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.

A parameter declaration for the Integer data type.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.IntegerValueWhenUnsetConfiguration

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

Syntax

C#
public class IntegerValueWhenUnsetConfiguration

The IntegerValueWhenUnsetConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CustomValue System.Int64

Gets and sets the property CustomValue.

A custom value that's used when the value of a parameter isn't set.

Public Property ValueWhenUnsetOption Amazon.QuickSight.ValueWhenUnsetOption

Gets and sets the property ValueWhenUnsetOption.

The built-in options for default values. The value can be one of the following:

  • RECOMMENDED: The recommended value.

  • NULL: The NULL value.

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