DefaultFormatting
A structure that represents a default formatting definition.
Contents
Note
In the following list, the required parameters are described first.
- DisplayFormat
-
The display format. Valid values for this structure are
AUTO
,PERCENT
,CURRENCY
,NUMBER
,DATE
, andSTRING
.Type: String
Valid Values:
AUTO | PERCENT | CURRENCY | NUMBER | DATE | STRING
Required: No
- DisplayFormatOptions
-
The additional options for display formatting.
Type: DisplayFormatOptions object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: