We recommend new projects start with resources from the AWS provider.
aws-native.networkmanager.SiteToSiteVpnAttachment
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS::NetworkManager::SiteToSiteVpnAttachment Resource Type definition.
Create SiteToSiteVpnAttachment Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SiteToSiteVpnAttachment(name: string, args: SiteToSiteVpnAttachmentArgs, opts?: CustomResourceOptions);@overload
def SiteToSiteVpnAttachment(resource_name: str,
                            args: SiteToSiteVpnAttachmentArgs,
                            opts: Optional[ResourceOptions] = None)
@overload
def SiteToSiteVpnAttachment(resource_name: str,
                            opts: Optional[ResourceOptions] = None,
                            core_network_id: Optional[str] = None,
                            vpn_connection_arn: Optional[str] = None,
                            network_function_group_name: Optional[str] = None,
                            proposed_network_function_group_change: Optional[SiteToSiteVpnAttachmentProposedNetworkFunctionGroupChangeArgs] = None,
                            proposed_segment_change: Optional[SiteToSiteVpnAttachmentProposedSegmentChangeArgs] = None,
                            tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewSiteToSiteVpnAttachment(ctx *Context, name string, args SiteToSiteVpnAttachmentArgs, opts ...ResourceOption) (*SiteToSiteVpnAttachment, error)public SiteToSiteVpnAttachment(string name, SiteToSiteVpnAttachmentArgs args, CustomResourceOptions? opts = null)
public SiteToSiteVpnAttachment(String name, SiteToSiteVpnAttachmentArgs args)
public SiteToSiteVpnAttachment(String name, SiteToSiteVpnAttachmentArgs args, CustomResourceOptions options)
type: aws-native:networkmanager:SiteToSiteVpnAttachment
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 SiteToSiteVpnAttachmentArgs
- 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 SiteToSiteVpnAttachmentArgs
- 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 SiteToSiteVpnAttachmentArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SiteToSiteVpnAttachmentArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SiteToSiteVpnAttachmentArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
SiteToSiteVpnAttachment Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The SiteToSiteVpnAttachment resource accepts the following input properties:
- CoreNetwork stringId 
- The ID of a core network where you're creating a site-to-site VPN attachment.
- VpnConnection stringArn 
- The ARN of the site-to-site VPN attachment.
- NetworkFunction stringGroup Name 
- The name of the network function group attachment.
- ProposedNetwork Pulumi.Function Group Change Aws Native. Network Manager. Inputs. Site To Site Vpn Attachment Proposed Network Function Group Change 
- The attachment to move from one network function group to another.
- ProposedSegment Pulumi.Change Aws Native. Network Manager. Inputs. Site To Site Vpn Attachment Proposed Segment Change 
- The attachment to move from one segment to another.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- Tags for the attachment.
- CoreNetwork stringId 
- The ID of a core network where you're creating a site-to-site VPN attachment.
- VpnConnection stringArn 
- The ARN of the site-to-site VPN attachment.
- NetworkFunction stringGroup Name 
- The name of the network function group attachment.
- ProposedNetwork SiteFunction Group Change To Site Vpn Attachment Proposed Network Function Group Change Args 
- The attachment to move from one network function group to another.
- ProposedSegment SiteChange To Site Vpn Attachment Proposed Segment Change Args 
- The attachment to move from one segment to another.
- 
TagArgs 
- Tags for the attachment.
- coreNetwork StringId 
- The ID of a core network where you're creating a site-to-site VPN attachment.
- vpnConnection StringArn 
- The ARN of the site-to-site VPN attachment.
- networkFunction StringGroup Name 
- The name of the network function group attachment.
- proposedNetwork SiteFunction Group Change To Site Vpn Attachment Proposed Network Function Group Change 
- The attachment to move from one network function group to another.
- proposedSegment SiteChange To Site Vpn Attachment Proposed Segment Change 
- The attachment to move from one segment to another.
- List<Tag>
- Tags for the attachment.
- coreNetwork stringId 
- The ID of a core network where you're creating a site-to-site VPN attachment.
- vpnConnection stringArn 
- The ARN of the site-to-site VPN attachment.
- networkFunction stringGroup Name 
- The name of the network function group attachment.
- proposedNetwork SiteFunction Group Change To Site Vpn Attachment Proposed Network Function Group Change 
- The attachment to move from one network function group to another.
- proposedSegment SiteChange To Site Vpn 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 where you're creating a site-to-site VPN attachment.
- vpn_connection_ strarn 
- The ARN of the site-to-site VPN attachment.
- network_function_ strgroup_ name 
- The name of the network function group attachment.
- proposed_network_ Sitefunction_ group_ change To Site Vpn Attachment Proposed Network Function Group Change Args 
- The attachment to move from one network function group to another.
- proposed_segment_ Sitechange To Site Vpn Attachment Proposed Segment Change Args 
- The attachment to move from one segment to another.
- 
Sequence[TagArgs] 
- Tags for the attachment.
- coreNetwork StringId 
- The ID of a core network where you're creating a site-to-site VPN attachment.
- vpnConnection StringArn 
- The ARN of the site-to-site VPN attachment.
- networkFunction StringGroup Name 
- The name of the network function group attachment.
- proposedNetwork Property MapFunction Group Change 
- The attachment to move from one network function group to another.
- proposedSegment 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 SiteToSiteVpnAttachment resource produces the following output properties:
- AttachmentId string
- The ID of the attachment.
- AttachmentPolicy intRule Number 
- The policy rule number associated with the attachment.
- AttachmentType string
- The type of attachment.
- CoreNetwork stringArn 
- The ARN of a core network for the VPC attachment.
- CreatedAt string
- Creation time of the attachment.
- EdgeLocation string
- The Region where the edge is located.
- Id string
- The provider-assigned unique ID for this managed resource.
- OwnerAccount stringId 
- Owner account of the attachment.
- ResourceArn string
- The ARN of the Resource.
- SegmentName string
- The name of the segment that attachment is in.
- State string
- The state of the attachment.
- UpdatedAt string
- Last update time of the attachment.
- AttachmentId string
- The ID of the attachment.
- AttachmentPolicy intRule Number 
- The policy rule number associated with the attachment.
- AttachmentType string
- The type of attachment.
- CoreNetwork stringArn 
- The ARN of a core network for the VPC attachment.
- CreatedAt string
- Creation time of the attachment.
- EdgeLocation string
- The Region where the edge is located.
- Id string
- The provider-assigned unique ID for this managed resource.
- OwnerAccount stringId 
- Owner account of the attachment.
- ResourceArn string
- The ARN of the Resource.
- SegmentName string
- The name of the segment that attachment is in.
- State string
- The state of the attachment.
- UpdatedAt string
- Last update time of the attachment.
- attachmentId String
- The ID of the attachment.
- attachmentPolicy IntegerRule Number 
- The policy rule number associated with the attachment.
- attachmentType String
- The type of attachment.
- coreNetwork StringArn 
- The ARN of a core network for the VPC attachment.
- createdAt String
- Creation time of the attachment.
- edgeLocation String
- The Region where the edge is located.
- id String
- The provider-assigned unique ID for this managed resource.
- ownerAccount StringId 
- Owner account of the attachment.
- resourceArn String
- The ARN of the Resource.
- segmentName String
- The name of the segment that attachment is in.
- state String
- The state of the attachment.
- updatedAt String
- Last update time of the attachment.
- attachmentId string
- The ID of the attachment.
- attachmentPolicy numberRule Number 
- The policy rule number associated with the attachment.
- attachmentType string
- The type of attachment.
- coreNetwork stringArn 
- The ARN of a core network for the VPC attachment.
- createdAt string
- Creation time of the attachment.
- edgeLocation string
- The Region where the edge is located.
- id string
- The provider-assigned unique ID for this managed resource.
- ownerAccount stringId 
- Owner account of the attachment.
- resourceArn string
- The ARN of the Resource.
- segmentName string
- The name of the segment that attachment is in.
- state string
- The state of the attachment.
- updatedAt string
- Last update time of the attachment.
- attachment_id str
- The ID of the attachment.
- attachment_policy_ intrule_ number 
- The policy rule number associated with the attachment.
- attachment_type str
- The type of attachment.
- 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 that attachment is in.
- state str
- The state of the attachment.
- updated_at str
- Last update time of the attachment.
- attachmentId String
- The ID of the attachment.
- attachmentPolicy NumberRule Number 
- The policy rule number associated with the attachment.
- attachmentType String
- The type of attachment.
- coreNetwork StringArn 
- The ARN of a core network for the VPC attachment.
- createdAt String
- Creation time of the attachment.
- edgeLocation String
- The Region where the edge is located.
- id String
- The provider-assigned unique ID for this managed resource.
- ownerAccount StringId 
- Owner account of the attachment.
- resourceArn String
- The ARN of the Resource.
- segmentName String
- The name of the segment that attachment is in.
- state String
- The state of the attachment.
- updatedAt String
- Last update time of the attachment.
Supporting Types
SiteToSiteVpnAttachmentProposedNetworkFunctionGroupChange, SiteToSiteVpnAttachmentProposedNetworkFunctionGroupChangeArgs                    
- AttachmentPolicy intRule Number 
- The rule number in the policy document that applies to this change.
- NetworkFunction stringGroup Name 
- The name of the network function group to change.
- 
List<Pulumi.Aws Native. Network Manager. Inputs. Site To Site Vpn Attachment Tag> 
- The key-value tags that changed for the network function group.
- AttachmentPolicy intRule Number 
- The rule number in the policy document that applies to this change.
- NetworkFunction stringGroup Name 
- The name of the network function group to change.
- 
[]SiteTo Site Vpn Attachment Tag 
- The key-value tags that changed for the network function group.
- attachmentPolicy IntegerRule Number 
- The rule number in the policy document that applies to this change.
- networkFunction StringGroup Name 
- The name of the network function group to change.
- 
List<SiteTo Site Vpn Attachment Tag> 
- The key-value tags that changed for the network function group.
- attachmentPolicy numberRule Number 
- The rule number in the policy document that applies to this change.
- networkFunction stringGroup Name 
- The name of the network function group to change.
- 
SiteTo Site Vpn Attachment Tag[] 
- The key-value tags that changed for the network function group.
- attachment_policy_ intrule_ number 
- The rule number in the policy document that applies to this change.
- network_function_ strgroup_ name 
- The name of the network function group to change.
- 
Sequence[SiteTo Site Vpn Attachment Tag] 
- The key-value tags that changed for the network function group.
- attachmentPolicy NumberRule Number 
- The rule number in the policy document that applies to this change.
- networkFunction StringGroup Name 
- The name of the network function group to change.
- List<Property Map>
- The key-value tags that changed for the network function group.
SiteToSiteVpnAttachmentProposedSegmentChange, SiteToSiteVpnAttachmentProposedSegmentChangeArgs                
- AttachmentPolicy intRule Number 
- The rule number in the policy document that applies to this change.
- SegmentName string
- The name of the segment to change.
- 
List<Pulumi.Aws Native. Network Manager. Inputs. Site To Site Vpn Attachment Tag> 
- The key-value tags that changed for the segment.
- AttachmentPolicy intRule Number 
- The rule number in the policy document that applies to this change.
- SegmentName string
- The name of the segment to change.
- 
[]SiteTo Site Vpn Attachment Tag 
- The key-value tags that changed for the segment.
- attachmentPolicy IntegerRule Number 
- The rule number in the policy document that applies to this change.
- segmentName String
- The name of the segment to change.
- 
List<SiteTo Site Vpn Attachment Tag> 
- The key-value tags that changed for the segment.
- attachmentPolicy numberRule Number 
- The rule number in the policy document that applies to this change.
- segmentName string
- The name of the segment to change.
- 
SiteTo Site Vpn 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[SiteTo Site Vpn Attachment Tag] 
- The key-value tags that changed for the segment.
- attachmentPolicy NumberRule Number 
- The rule number in the policy document that applies to this change.
- segmentName String
- The name of the segment to change.
- List<Property Map>
- The key-value tags that changed for the segment.
SiteToSiteVpnAttachmentTag, SiteToSiteVpnAttachmentTagArgs            
- 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 -.
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.