Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 978 Bytes

File metadata and controls

43 lines (26 loc) · 978 Bytes

Community::Organizations::NoDefaultVPC

Resource type that, when created, will remove the Default VPC.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{
    "Type" : "Community::Organizations::NoDefaultVPC",
    "Properties" : {
    }
}

YAML

Type: Community::Organizations::NoDefaultVPC
Properties:

Properties

Return Values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the ResourceId.

Fn::GetAtt

The Fn::GetAtt intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.

For more information about using the Fn::GetAtt intrinsic function, see Fn::GetAtt.

ResourceId

Returns the ResourceId value.