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::NetworkManager::CoreNetworkPrefixListAssociation
Creates an association between a core network and a prefix list for routing control.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::NetworkManager::CoreNetworkPrefixListAssociation", "Properties" : { "CoreNetworkId" :String, "PrefixListAlias" :String, "PrefixListArn" :String} }
YAML
Type: AWS::NetworkManager::CoreNetworkPrefixListAssociation Properties: CoreNetworkId:StringPrefixListAlias:StringPrefixListArn:String
Properties
CoreNetworkIdProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
PrefixListAliasProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
PrefixListArnProperty description not available.
Required: Yes
Type: String
Update requires: Replacement