AWS::EC2::IPAMPool SourceResource
The resource used to provision CIDRs to a resource planning pool.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ResourceId" :
String
, "ResourceOwner" :String
, "ResourceRegion" :String
, "ResourceType" :String
}
YAML
ResourceId:
String
ResourceOwner:String
ResourceRegion:String
ResourceType:String
Properties
ResourceId
-
The source resource ID.
Required: Yes
Type: String
Update requires: Replacement
ResourceOwner
-
The source resource owner.
Required: Yes
Type: String
Update requires: Replacement
ResourceRegion
-
The source resource Region.
Required: Yes
Type: String
Update requires: Replacement
ResourceType
-
The source resource type.
Required: Yes
Type: String
Allowed values:
vpc
Update requires: Replacement