stratosphere-networkmanager-1.0.0: Stratosphere integration for AWS NetworkManager.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.NetworkManager.VpcAttachment

Documentation

data VpcAttachment Source #

Constructors

VpcAttachment

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html

Instances

Instances details
ToJSON VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Show VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Eq VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

ToResourceProperties VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Property "CoreNetworkId" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Associated Types

type PropertyType "CoreNetworkId" VpcAttachment 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "CoreNetworkId" VpcAttachment = Value Text

Methods

set :: PropertyType "CoreNetworkId" VpcAttachment -> VpcAttachment -> VpcAttachment #

Property "Options" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Associated Types

type PropertyType "Options" VpcAttachment 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Property "ProposedNetworkFunctionGroupChange" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Associated Types

type PropertyType "ProposedNetworkFunctionGroupChange" VpcAttachment 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "ProposedNetworkFunctionGroupChange" VpcAttachment = ProposedNetworkFunctionGroupChangeProperty

Methods

set :: PropertyType "ProposedNetworkFunctionGroupChange" VpcAttachment -> VpcAttachment -> VpcAttachment #

Property "ProposedSegmentChange" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Associated Types

type PropertyType "ProposedSegmentChange" VpcAttachment 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Methods

set :: PropertyType "ProposedSegmentChange" VpcAttachment -> VpcAttachment -> VpcAttachment #

Property "SubnetArns" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Associated Types

type PropertyType "SubnetArns" VpcAttachment 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Property "Tags" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Associated Types

type PropertyType "Tags" VpcAttachment 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Property "VpcArn" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

Associated Types

type PropertyType "VpcArn" VpcAttachment 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "CoreNetworkId" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "CoreNetworkId" VpcAttachment = Value Text
type PropertyType "Options" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "ProposedNetworkFunctionGroupChange" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "ProposedNetworkFunctionGroupChange" VpcAttachment = ProposedNetworkFunctionGroupChangeProperty
type PropertyType "ProposedSegmentChange" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "SubnetArns" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "Tags" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment

type PropertyType "VpcArn" VpcAttachment Source # 
Instance details

Defined in Stratosphere.NetworkManager.VpcAttachment