This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::FMS::ApplicationsList
The AWS::FMS::ApplicationsList resource Property description not available. for FMS.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::FMS::ApplicationsList", "Properties" : { "AppsList" :[ App, ... ], "ListName" :String, "Tags" :[ Tag, ... ]} }
Properties
AppsListProperty description not available.
Required: Yes
Type: Array of App
Update requires: No interruption
ListNameProperty description not available.
Required: Yes
Type: String
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Minimum:
1Maximum:
128Update requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Maximum:
200Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreateTimeProperty description not available.
LastUpdateTimeProperty description not available.
ListIdProperty description not available.