This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::KinesisAnalyticsV2::Application PropertyGroup
Property key-value pairs passed into an application.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "PropertyGroupId" :String, "PropertyMap" :{}Key:Value, ...}
YAML
PropertyGroupId:StringPropertyMap:Key:Value
Properties
- PropertyGroupId
- 
                    Describes the key of an application execution property key-value pair. Required: No Type: String Pattern: ^[a-zA-Z0-9_.-]+$Minimum: 1Maximum: 50Update requires: No interruption 
- PropertyMap
- 
                    Describes the value of an application execution property key-value pair. Required: No Type: Object of String Pattern: ^.{1,2048}$Minimum: 1Maximum: 2048Update requires: No interruption 
See also
- 
                    PropertyGroup in the Amazon Kinesis Data Analytics API Reference