1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. networkmanager
  5. getDirectConnectGatewayAttachment

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.networkmanager.getDirectConnectGatewayAttachment

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

    AWS::NetworkManager::DirectConnectGatewayAttachment Resource Type

    Using getDirectConnectGatewayAttachment

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDirectConnectGatewayAttachment(args: GetDirectConnectGatewayAttachmentArgs, opts?: InvokeOptions): Promise<GetDirectConnectGatewayAttachmentResult>
    function getDirectConnectGatewayAttachmentOutput(args: GetDirectConnectGatewayAttachmentOutputArgs, opts?: InvokeOptions): Output<GetDirectConnectGatewayAttachmentResult>
    def get_direct_connect_gateway_attachment(attachment_id: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetDirectConnectGatewayAttachmentResult
    def get_direct_connect_gateway_attachment_output(attachment_id: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetDirectConnectGatewayAttachmentResult]
    func LookupDirectConnectGatewayAttachment(ctx *Context, args *LookupDirectConnectGatewayAttachmentArgs, opts ...InvokeOption) (*LookupDirectConnectGatewayAttachmentResult, error)
    func LookupDirectConnectGatewayAttachmentOutput(ctx *Context, args *LookupDirectConnectGatewayAttachmentOutputArgs, opts ...InvokeOption) LookupDirectConnectGatewayAttachmentResultOutput

    > Note: This function is named LookupDirectConnectGatewayAttachment in the Go SDK.

    public static class GetDirectConnectGatewayAttachment 
    {
        public static Task<GetDirectConnectGatewayAttachmentResult> InvokeAsync(GetDirectConnectGatewayAttachmentArgs args, InvokeOptions? opts = null)
        public static Output<GetDirectConnectGatewayAttachmentResult> Invoke(GetDirectConnectGatewayAttachmentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDirectConnectGatewayAttachmentResult> getDirectConnectGatewayAttachment(GetDirectConnectGatewayAttachmentArgs args, InvokeOptions options)
    public static Output<GetDirectConnectGatewayAttachmentResult> getDirectConnectGatewayAttachment(GetDirectConnectGatewayAttachmentArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:networkmanager:getDirectConnectGatewayAttachment
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AttachmentId string
    Id of the attachment.
    AttachmentId string
    Id of the attachment.
    attachmentId String
    Id of the attachment.
    attachmentId string
    Id of the attachment.
    attachment_id str
    Id of the attachment.
    attachmentId String
    Id of the attachment.

    getDirectConnectGatewayAttachment Result

    The following output properties are available:

    AttachmentId string
    Id of the attachment.
    AttachmentPolicyRuleNumber int
    The policy rule number associated with the attachment.
    AttachmentType string
    Attachment type.
    CoreNetworkArn string
    The ARN of a core network for the Direct Connect Gateway attachment.
    CreatedAt string
    Creation time of the attachment.
    EdgeLocations List<string>
    The Regions where the edges are located.
    NetworkFunctionGroupName string
    The name of the network function group attachment.
    OwnerAccountId string
    Owner account of the attachment.
    ProposedNetworkFunctionGroupChange Pulumi.AwsNative.NetworkManager.Outputs.DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange
    The attachment to move from one network function group to another.
    ProposedSegmentChange Pulumi.AwsNative.NetworkManager.Outputs.DirectConnectGatewayAttachmentProposedSegmentChange
    The attachment to move from one segment to another.
    ResourceArn string
    The ARN of the Resource.
    SegmentName string
    The name of the segment attachment..
    State string
    State of the attachment.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags for the attachment.
    UpdatedAt string
    Last update time of the attachment.
    AttachmentId string
    Id of the attachment.
    AttachmentPolicyRuleNumber int
    The policy rule number associated with the attachment.
    AttachmentType string
    Attachment type.
    CoreNetworkArn string
    The ARN of a core network for the Direct Connect Gateway attachment.
    CreatedAt string
    Creation time of the attachment.
    EdgeLocations []string
    The Regions where the edges are located.
    NetworkFunctionGroupName string
    The name of the network function group attachment.
    OwnerAccountId string
    Owner account of the attachment.
    ProposedNetworkFunctionGroupChange DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange
    The attachment to move from one network function group to another.
    ProposedSegmentChange DirectConnectGatewayAttachmentProposedSegmentChange
    The attachment to move from one segment to another.
    ResourceArn string
    The ARN of the Resource.
    SegmentName string
    The name of the segment attachment..
    State string
    State of the attachment.
    Tags Tag
    Tags for the attachment.
    UpdatedAt string
    Last update time of the attachment.
    attachmentId String
    Id of the attachment.
    attachmentPolicyRuleNumber Integer
    The policy rule number associated with the attachment.
    attachmentType String
    Attachment type.
    coreNetworkArn String
    The ARN of a core network for the Direct Connect Gateway attachment.
    createdAt String
    Creation time of the attachment.
    edgeLocations List<String>
    The Regions where the edges are located.
    networkFunctionGroupName String
    The name of the network function group attachment.
    ownerAccountId String
    Owner account of the attachment.
    proposedNetworkFunctionGroupChange DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange
    The attachment to move from one network function group to another.
    proposedSegmentChange DirectConnectGatewayAttachmentProposedSegmentChange
    The attachment to move from one segment to another.
    resourceArn String
    The ARN of the Resource.
    segmentName String
    The name of the segment attachment..
    state String
    State of the attachment.
    tags List<Tag>
    Tags for the attachment.
    updatedAt String
    Last update time of the attachment.
    attachmentId string
    Id of the attachment.
    attachmentPolicyRuleNumber number
    The policy rule number associated with the attachment.
    attachmentType string
    Attachment type.
    coreNetworkArn string
    The ARN of a core network for the Direct Connect Gateway attachment.
    createdAt string
    Creation time of the attachment.
    edgeLocations string[]
    The Regions where the edges are located.
    networkFunctionGroupName string
    The name of the network function group attachment.
    ownerAccountId string
    Owner account of the attachment.
    proposedNetworkFunctionGroupChange DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange
    The attachment to move from one network function group to another.
    proposedSegmentChange DirectConnectGatewayAttachmentProposedSegmentChange
    The attachment to move from one segment to another.
    resourceArn string
    The ARN of the Resource.
    segmentName string
    The name of the segment attachment..
    state string
    State of the attachment.
    tags Tag[]
    Tags for the attachment.
    updatedAt string
    Last update time of the attachment.
    attachment_id str
    Id of the attachment.
    attachment_policy_rule_number int
    The policy rule number associated with the attachment.
    attachment_type str
    Attachment type.
    core_network_arn str
    The ARN of a core network for the Direct Connect Gateway attachment.
    created_at str
    Creation time of the attachment.
    edge_locations Sequence[str]
    The Regions where the edges are located.
    network_function_group_name str
    The name of the network function group attachment.
    owner_account_id str
    Owner account of the attachment.
    proposed_network_function_group_change DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange
    The attachment to move from one network function group to another.
    proposed_segment_change DirectConnectGatewayAttachmentProposedSegmentChange
    The attachment to move from one segment to another.
    resource_arn str
    The ARN of the Resource.
    segment_name str
    The name of the segment attachment..
    state str
    State of the attachment.
    tags Sequence[root_Tag]
    Tags for the attachment.
    updated_at str
    Last update time of the attachment.
    attachmentId String
    Id of the attachment.
    attachmentPolicyRuleNumber Number
    The policy rule number associated with the attachment.
    attachmentType String
    Attachment type.
    coreNetworkArn String
    The ARN of a core network for the Direct Connect Gateway attachment.
    createdAt String
    Creation time of the attachment.
    edgeLocations List<String>
    The Regions where the edges are located.
    networkFunctionGroupName String
    The name of the network function group attachment.
    ownerAccountId String
    Owner account of the attachment.
    proposedNetworkFunctionGroupChange Property Map
    The attachment to move from one network function group to another.
    proposedSegmentChange Property Map
    The attachment to move from one segment to another.
    resourceArn String
    The ARN of the Resource.
    segmentName String
    The name of the segment attachment..
    state String
    State of the attachment.
    tags List<Property Map>
    Tags for the attachment.
    updatedAt String
    Last update time of the attachment.

    Supporting Types

    DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange

    AttachmentPolicyRuleNumber int
    The rule number in the policy document that applies to this change.
    NetworkFunctionGroupName string
    The name of the network function group to change.
    Tags List<Pulumi.AwsNative.NetworkManager.Inputs.DirectConnectGatewayAttachmentTag>
    The key-value tags that changed for the network function group.
    AttachmentPolicyRuleNumber int
    The rule number in the policy document that applies to this change.
    NetworkFunctionGroupName string
    The name of the network function group to change.
    Tags []DirectConnectGatewayAttachmentTag
    The key-value tags that changed for the network function group.
    attachmentPolicyRuleNumber Integer
    The rule number in the policy document that applies to this change.
    networkFunctionGroupName String
    The name of the network function group to change.
    tags List<DirectConnectGatewayAttachmentTag>
    The key-value tags that changed for the network function group.
    attachmentPolicyRuleNumber number
    The rule number in the policy document that applies to this change.
    networkFunctionGroupName string
    The name of the network function group to change.
    tags DirectConnectGatewayAttachmentTag[]
    The key-value tags that changed for the network function group.
    attachment_policy_rule_number int
    The rule number in the policy document that applies to this change.
    network_function_group_name str
    The name of the network function group to change.
    tags Sequence[DirectConnectGatewayAttachmentTag]
    The key-value tags that changed for the network function group.
    attachmentPolicyRuleNumber Number
    The rule number in the policy document that applies to this change.
    networkFunctionGroupName String
    The name of the network function group to change.
    tags List<Property Map>
    The key-value tags that changed for the network function group.

    DirectConnectGatewayAttachmentProposedSegmentChange

    AttachmentPolicyRuleNumber int
    The rule number in the policy document that applies to this change.
    SegmentName string
    The name of the segment to change.
    Tags List<Pulumi.AwsNative.NetworkManager.Inputs.DirectConnectGatewayAttachmentTag>
    The key-value tags that changed for the segment.
    AttachmentPolicyRuleNumber int
    The rule number in the policy document that applies to this change.
    SegmentName string
    The name of the segment to change.
    Tags []DirectConnectGatewayAttachmentTag
    The key-value tags that changed for the segment.
    attachmentPolicyRuleNumber Integer
    The rule number in the policy document that applies to this change.
    segmentName String
    The name of the segment to change.
    tags List<DirectConnectGatewayAttachmentTag>
    The key-value tags that changed for the segment.
    attachmentPolicyRuleNumber number
    The rule number in the policy document that applies to this change.
    segmentName string
    The name of the segment to change.
    tags DirectConnectGatewayAttachmentTag[]
    The key-value tags that changed for the segment.
    attachment_policy_rule_number int
    The rule number in the policy document that applies to this change.
    segment_name str
    The name of the segment to change.
    tags Sequence[DirectConnectGatewayAttachmentTag]
    The key-value tags that changed for the segment.
    attachmentPolicyRuleNumber Number
    The rule number in the policy document that applies to this change.
    segmentName String
    The name of the segment to change.
    tags List<Property Map>
    The key-value tags that changed for the segment.

    DirectConnectGatewayAttachmentTag

    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

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi