An object that sets information about a property.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"Definition" : Definition
,
"Value" : DataValue
}
YAML
Definition:
Definition
Value:
DataValue
Properties
Definition
-
An object that specifies information about a property.
Required: No
Type: Definition
Update requires: No interruption
Value
-
An object that contains information about a value for a time series property.
Required: No
Type: DataValue
Update requires: No interruption