View a markdown version of this page

AWS::NetworkManager::CoreNetworkPrefixListAssociation - 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::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: String PrefixListAlias: String PrefixListArn: String

Properties

CoreNetworkId

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

PrefixListAlias

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

PrefixListArn

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

Return values

Ref