View a markdown version of this page

AWS::FMS::ApplicationsList - AWS CloudFormation

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, ... ] } }

YAML

Type: AWS::FMS::ApplicationsList Properties: AppsList: - App ListName: String Tags: - Tag

Properties

AppsList

Property description not available.

Required: Yes

Type: Array of App

Update requires: No interruption

ListName

Property description not available.

Required: Yes

Type: String

Pattern: ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$

Minimum: 1

Maximum: 128

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 200

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CreateTime

Property description not available.

LastUpdateTime

Property description not available.

ListId

Property description not available.