Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

AWS CloudFormation Update (2018-07-24) #104

Merged
merged 1 commit into from
Jul 24, 2018
Merged

AWS CloudFormation Update (2018-07-24) #104

merged 1 commit into from
Jul 24, 2018

Conversation

aws-goformation
Copy link
Contributor

No description provided.

@PaulMaddox
Copy link
Contributor

Fixes issue #96

@PaulMaddox PaulMaddox merged commit 5df51fc into awslabs:master Jul 24, 2018
// IsPrivateDnsEnabled AWS CloudFormation Property
// Required: false
// See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html#cfn-ec2-vpcendpoint-isprivatednsenabled
IsPrivateDnsEnabled bool `json:"IsPrivateDnsEnabled,omitempty"`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// VPCEndpointType AWS CloudFormation Property
// Required: false
// See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html#cfn-ec2-vpcendpoint-vpcendpointtype
VPCEndpointType string `json:"VPCEndpointType,omitempty"`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants