AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.networkmanager.VpcAttachment
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
AWS::NetworkManager::VpcAttachment Resoruce Type
Create VpcAttachment Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new VpcAttachment(name: string, args: VpcAttachmentArgs, opts?: CustomResourceOptions);
@overload
def VpcAttachment(resource_name: str,
args: VpcAttachmentArgs,
opts: Optional[ResourceOptions] = None)
@overload
def VpcAttachment(resource_name: str,
opts: Optional[ResourceOptions] = None,
core_network_id: Optional[str] = None,
subnet_arns: Optional[Sequence[str]] = None,
vpc_arn: Optional[str] = None,
options: Optional[VpcAttachmentVpcOptionsArgs] = None,
proposed_segment_change: Optional[VpcAttachmentProposedSegmentChangeArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewVpcAttachment(ctx *Context, name string, args VpcAttachmentArgs, opts ...ResourceOption) (*VpcAttachment, error)
public VpcAttachment(string name, VpcAttachmentArgs args, CustomResourceOptions? opts = null)
public VpcAttachment(String name, VpcAttachmentArgs args)
public VpcAttachment(String name, VpcAttachmentArgs args, CustomResourceOptions options)
type: aws-native:networkmanager:VpcAttachment
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args VpcAttachmentArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args VpcAttachmentArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args VpcAttachmentArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args VpcAttachmentArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args VpcAttachmentArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
VpcAttachment Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The VpcAttachment resource accepts the following input properties:
- Core
Network stringId - The ID of a core network for the VPC attachment.
- Subnet
Arns List<string> - Subnet Arn list
- Vpc
Arn string - The ARN of the VPC.
- Options
Pulumi.
Aws Native. Network Manager. Inputs. Vpc Attachment Vpc Options - Vpc options of the attachment.
- Proposed
Segment Pulumi.Change Aws Native. Network Manager. Inputs. Vpc Attachment Proposed Segment Change - The attachment to move from one segment to another.
- List<Pulumi.
Aws Native. Inputs. Tag> - Tags for the attachment.
- Core
Network stringId - The ID of a core network for the VPC attachment.
- Subnet
Arns []string - Subnet Arn list
- Vpc
Arn string - The ARN of the VPC.
- Options
Vpc
Attachment Vpc Options Args - Vpc options of the attachment.
- Proposed
Segment VpcChange Attachment Proposed Segment Change Args - The attachment to move from one segment to another.
- Tag
Args - Tags for the attachment.
- core
Network StringId - The ID of a core network for the VPC attachment.
- subnet
Arns List<String> - Subnet Arn list
- vpc
Arn String - The ARN of the VPC.
- options
Vpc
Attachment Vpc Options - Vpc options of the attachment.
- proposed
Segment VpcChange Attachment Proposed Segment Change - The attachment to move from one segment to another.
- List<Tag>
- Tags for the attachment.
- core
Network stringId - The ID of a core network for the VPC attachment.
- subnet
Arns string[] - Subnet Arn list
- vpc
Arn string - The ARN of the VPC.
- options
Vpc
Attachment Vpc Options - Vpc options of the attachment.
- proposed
Segment VpcChange Attachment Proposed Segment Change - The attachment to move from one segment to another.
- Tag[]
- Tags for the attachment.
- core_
network_ strid - The ID of a core network for the VPC attachment.
- subnet_
arns Sequence[str] - Subnet Arn list
- vpc_
arn str - The ARN of the VPC.
- options
Vpc
Attachment Vpc Options Args - Vpc options of the attachment.
- proposed_
segment_ Vpcchange Attachment Proposed Segment Change Args - The attachment to move from one segment to another.
- Sequence[Tag
Args] - Tags for the attachment.
- core
Network StringId - The ID of a core network for the VPC attachment.
- subnet
Arns List<String> - Subnet Arn list
- vpc
Arn String - The ARN of the VPC.
- options Property Map
- Vpc options of the attachment.
- proposed
Segment Property MapChange - The attachment to move from one segment to another.
- List<Property Map>
- Tags for the attachment.
Outputs
All input properties are implicitly available as output properties. Additionally, the VpcAttachment resource produces the following output properties:
- Attachment
Id string - Id of the attachment.
- Attachment
Policy intRule Number - The policy rule number associated with the attachment.
- Attachment
Type string - Attachment type.
- Core
Network stringArn - The ARN of a core network for the VPC attachment.
- Created
At string - Creation time of the attachment.
- Edge
Location string - The Region where the edge is located.
- Id string
- The provider-assigned unique ID for this managed resource.
- Owner
Account stringId - Owner account of the attachment.
- Resource
Arn string - The ARN of the Resource.
- Segment
Name string - The name of the segment attachment..
- State string
- State of the attachment.
- Updated
At string - Last update time of the attachment.
- Attachment
Id string - Id of the attachment.
- Attachment
Policy intRule Number - The policy rule number associated with the attachment.
- Attachment
Type string - Attachment type.
- Core
Network stringArn - The ARN of a core network for the VPC attachment.
- Created
At string - Creation time of the attachment.
- Edge
Location string - The Region where the edge is located.
- Id string
- The provider-assigned unique ID for this managed resource.
- Owner
Account stringId - Owner account of the attachment.
- Resource
Arn string - The ARN of the Resource.
- Segment
Name string - The name of the segment attachment..
- State string
- State of the attachment.
- Updated
At string - Last update time of the attachment.
- attachment
Id String - Id of the attachment.
- attachment
Policy IntegerRule Number - The policy rule number associated with the attachment.
- attachment
Type String - Attachment type.
- core
Network StringArn - The ARN of a core network for the VPC attachment.
- created
At String - Creation time of the attachment.
- edge
Location String - The Region where the edge is located.
- id String
- The provider-assigned unique ID for this managed resource.
- owner
Account StringId - Owner account of the attachment.
- resource
Arn String - The ARN of the Resource.
- segment
Name String - The name of the segment attachment..
- state String
- State of the attachment.
- updated
At String - Last update time of the attachment.
- attachment
Id string - Id of the attachment.
- attachment
Policy numberRule Number - The policy rule number associated with the attachment.
- attachment
Type string - Attachment type.
- core
Network stringArn - The ARN of a core network for the VPC attachment.
- created
At string - Creation time of the attachment.
- edge
Location string - The Region where the edge is located.
- id string
- The provider-assigned unique ID for this managed resource.
- owner
Account stringId - Owner account of the attachment.
- resource
Arn string - The ARN of the Resource.
- segment
Name string - The name of the segment attachment..
- state string
- State of the attachment.
- updated
At string - Last update time of the attachment.
- attachment_
id str - Id of the attachment.
- attachment_
policy_ intrule_ number - The policy rule number associated with the attachment.
- attachment_
type str - Attachment type.
- core_
network_ strarn - The ARN of a core network for the VPC attachment.
- created_
at str - Creation time of the attachment.
- edge_
location str - The Region where the edge is located.
- id str
- The provider-assigned unique ID for this managed resource.
- owner_
account_ strid - Owner account of the attachment.
- resource_
arn str - The ARN of the Resource.
- segment_
name str - The name of the segment attachment..
- state str
- State of the attachment.
- updated_
at str - Last update time of the attachment.
- attachment
Id String - Id of the attachment.
- attachment
Policy NumberRule Number - The policy rule number associated with the attachment.
- attachment
Type String - Attachment type.
- core
Network StringArn - The ARN of a core network for the VPC attachment.
- created
At String - Creation time of the attachment.
- edge
Location String - The Region where the edge is located.
- id String
- The provider-assigned unique ID for this managed resource.
- owner
Account StringId - Owner account of the attachment.
- resource
Arn String - The ARN of the Resource.
- segment
Name String - The name of the segment attachment..
- state String
- State of the attachment.
- updated
At String - Last update time of the attachment.
Supporting Types
Tag, TagArgs
VpcAttachmentProposedSegmentChange, VpcAttachmentProposedSegmentChangeArgs
- Attachment
Policy intRule Number - The rule number in the policy document that applies to this change.
- Segment
Name string - The name of the segment to change.
- List<Pulumi.
Aws Native. Network Manager. Inputs. Vpc Attachment Tag> - The key-value tags that changed for the segment.
- Attachment
Policy intRule Number - The rule number in the policy document that applies to this change.
- Segment
Name string - The name of the segment to change.
- []Vpc
Attachment Tag - The key-value tags that changed for the segment.
- attachment
Policy IntegerRule Number - The rule number in the policy document that applies to this change.
- segment
Name String - The name of the segment to change.
- List<Vpc
Attachment Tag> - The key-value tags that changed for the segment.
- attachment
Policy numberRule Number - The rule number in the policy document that applies to this change.
- segment
Name string - The name of the segment to change.
- Vpc
Attachment Tag[] - The key-value tags that changed for the segment.
- attachment_
policy_ intrule_ number - The rule number in the policy document that applies to this change.
- segment_
name str - The name of the segment to change.
- Sequence[Vpc
Attachment Tag] - The key-value tags that changed for the segment.
- attachment
Policy NumberRule Number - The rule number in the policy document that applies to this change.
- segment
Name String - The name of the segment to change.
- List<Property Map>
- The key-value tags that changed for the segment.
VpcAttachmentTag, VpcAttachmentTagArgs
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
VpcAttachmentVpcOptions, VpcAttachmentVpcOptionsArgs
- Appliance
Mode boolSupport - Indicates whether to enable ApplianceModeSupport Support for Vpc Attachment. Valid Values: true | false
- Ipv6Support bool
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- Appliance
Mode boolSupport - Indicates whether to enable ApplianceModeSupport Support for Vpc Attachment. Valid Values: true | false
- Ipv6Support bool
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- appliance
Mode BooleanSupport - Indicates whether to enable ApplianceModeSupport Support for Vpc Attachment. Valid Values: true | false
- ipv6Support Boolean
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- appliance
Mode booleanSupport - Indicates whether to enable ApplianceModeSupport Support for Vpc Attachment. Valid Values: true | false
- ipv6Support boolean
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- appliance_
mode_ boolsupport - Indicates whether to enable ApplianceModeSupport Support for Vpc Attachment. Valid Values: true | false
- ipv6_
support bool - Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- appliance
Mode BooleanSupport - Indicates whether to enable ApplianceModeSupport Support for Vpc Attachment. Valid Values: true | false
- ipv6Support Boolean
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi