Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::TransitRouter::VpcAttachment
Using getVpcAttachment
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 getVpcAttachment(args: GetVpcAttachmentArgs, opts?: InvokeOptions): Promise<GetVpcAttachmentResult>
function getVpcAttachmentOutput(args: GetVpcAttachmentOutputArgs, opts?: InvokeOptions): Output<GetVpcAttachmentResult>def get_vpc_attachment(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVpcAttachmentResult
def get_vpc_attachment_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVpcAttachmentResult]func LookupVpcAttachment(ctx *Context, args *LookupVpcAttachmentArgs, opts ...InvokeOption) (*LookupVpcAttachmentResult, error)
func LookupVpcAttachmentOutput(ctx *Context, args *LookupVpcAttachmentOutputArgs, opts ...InvokeOption) LookupVpcAttachmentResultOutput> Note: This function is named LookupVpcAttachment in the Go SDK.
public static class GetVpcAttachment
{
public static Task<GetVpcAttachmentResult> InvokeAsync(GetVpcAttachmentArgs args, InvokeOptions? opts = null)
public static Output<GetVpcAttachmentResult> Invoke(GetVpcAttachmentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVpcAttachmentResult> getVpcAttachment(GetVpcAttachmentArgs args, InvokeOptions options)
public static Output<GetVpcAttachmentResult> getVpcAttachment(GetVpcAttachmentArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:transitrouter/getVpcAttachment:getVpcAttachment
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getVpcAttachment Result
The following output properties are available:
- Appliance
Mode boolEnabled - Whether to enable path consistency mode. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. When enabled, TR forwarding traffic to this VPC connection will select the same availability zone connection point for both request and return traffic. false: No.
- Attach
Points List<Volcengine.Get Vpc Attachment Attach Point> - Network instance connection list.
- Auto
Publish boolRoute Enabled - Whether to automatically synchronize TR routes to the network instance route table. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. The system will automatically synchronize route entries from the TR route table associated with this network instance connection to the network instance's route table. The system will only synchronize TR routes if this parameter is set to true and there are route entries in the associated TR route table. false (default): No.
- Bandwidth int
- Maximum bandwidth for the network instance connection, in Gbps.
- Created
Time string - Creation time.
- Description string
- Description of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- Id string
- Uniquely identifies the resource.
- Ipv6Enabled bool
- Whether to enable IPv6. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. false: No.
- Status string
- Network instance connection status. Creating: Creating. Deleting: Deleting. Pending: Configuring. Available: Available.
-
List<Volcengine.
Get Vpc Attachment Tag> - Tag list.
- Transit
Router stringAttachment Id - Network instance connection ID.
- Transit
Router stringAttachment Name - Name of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If this parameter is not provided or no value is specified, the default is the network instance connection ID.
- Transit
Router stringId - Transit router instance ID.
- Updated
Time string - Update time.
- Vpc
Id string - Private network instance ID.
- Appliance
Mode boolEnabled - Whether to enable path consistency mode. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. When enabled, TR forwarding traffic to this VPC connection will select the same availability zone connection point for both request and return traffic. false: No.
- Attach
Points []GetVpc Attachment Attach Point - Network instance connection list.
- Auto
Publish boolRoute Enabled - Whether to automatically synchronize TR routes to the network instance route table. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. The system will automatically synchronize route entries from the TR route table associated with this network instance connection to the network instance's route table. The system will only synchronize TR routes if this parameter is set to true and there are route entries in the associated TR route table. false (default): No.
- Bandwidth int
- Maximum bandwidth for the network instance connection, in Gbps.
- Created
Time string - Creation time.
- Description string
- Description of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- Id string
- Uniquely identifies the resource.
- Ipv6Enabled bool
- Whether to enable IPv6. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. false: No.
- Status string
- Network instance connection status. Creating: Creating. Deleting: Deleting. Pending: Configuring. Available: Available.
-
[]Get
Vpc Attachment Tag - Tag list.
- Transit
Router stringAttachment Id - Network instance connection ID.
- Transit
Router stringAttachment Name - Name of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If this parameter is not provided or no value is specified, the default is the network instance connection ID.
- Transit
Router stringId - Transit router instance ID.
- Updated
Time string - Update time.
- Vpc
Id string - Private network instance ID.
- appliance
Mode BooleanEnabled - Whether to enable path consistency mode. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. When enabled, TR forwarding traffic to this VPC connection will select the same availability zone connection point for both request and return traffic. false: No.
- attach
Points List<GetVpc Attachment Attach Point> - Network instance connection list.
- auto
Publish BooleanRoute Enabled - Whether to automatically synchronize TR routes to the network instance route table. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. The system will automatically synchronize route entries from the TR route table associated with this network instance connection to the network instance's route table. The system will only synchronize TR routes if this parameter is set to true and there are route entries in the associated TR route table. false (default): No.
- bandwidth Integer
- Maximum bandwidth for the network instance connection, in Gbps.
- created
Time String - Creation time.
- description String
- Description of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id String
- Uniquely identifies the resource.
- ipv6Enabled Boolean
- Whether to enable IPv6. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. false: No.
- status String
- Network instance connection status. Creating: Creating. Deleting: Deleting. Pending: Configuring. Available: Available.
-
List<Get
Vpc Attachment Tag> - Tag list.
- transit
Router StringAttachment Id - Network instance connection ID.
- transit
Router StringAttachment Name - Name of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If this parameter is not provided or no value is specified, the default is the network instance connection ID.
- transit
Router StringId - Transit router instance ID.
- updated
Time String - Update time.
- vpc
Id String - Private network instance ID.
- appliance
Mode booleanEnabled - Whether to enable path consistency mode. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. When enabled, TR forwarding traffic to this VPC connection will select the same availability zone connection point for both request and return traffic. false: No.
- attach
Points GetVpc Attachment Attach Point[] - Network instance connection list.
- auto
Publish booleanRoute Enabled - Whether to automatically synchronize TR routes to the network instance route table. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. The system will automatically synchronize route entries from the TR route table associated with this network instance connection to the network instance's route table. The system will only synchronize TR routes if this parameter is set to true and there are route entries in the associated TR route table. false (default): No.
- bandwidth number
- Maximum bandwidth for the network instance connection, in Gbps.
- created
Time string - Creation time.
- description string
- Description of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id string
- Uniquely identifies the resource.
- ipv6Enabled boolean
- Whether to enable IPv6. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. false: No.
- status string
- Network instance connection status. Creating: Creating. Deleting: Deleting. Pending: Configuring. Available: Available.
-
Get
Vpc Attachment Tag[] - Tag list.
- transit
Router stringAttachment Id - Network instance connection ID.
- transit
Router stringAttachment Name - Name of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If this parameter is not provided or no value is specified, the default is the network instance connection ID.
- transit
Router stringId - Transit router instance ID.
- updated
Time string - Update time.
- vpc
Id string - Private network instance ID.
- appliance_
mode_ boolenabled - Whether to enable path consistency mode. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. When enabled, TR forwarding traffic to this VPC connection will select the same availability zone connection point for both request and return traffic. false: No.
- attach_
points Sequence[GetVpc Attachment Attach Point] - Network instance connection list.
- auto_
publish_ boolroute_ enabled - Whether to automatically synchronize TR routes to the network instance route table. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. The system will automatically synchronize route entries from the TR route table associated with this network instance connection to the network instance's route table. The system will only synchronize TR routes if this parameter is set to true and there are route entries in the associated TR route table. false (default): No.
- bandwidth int
- Maximum bandwidth for the network instance connection, in Gbps.
- created_
time str - Creation time.
- description str
- Description of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id str
- Uniquely identifies the resource.
- ipv6_
enabled bool - Whether to enable IPv6. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. false: No.
- status str
- Network instance connection status. Creating: Creating. Deleting: Deleting. Pending: Configuring. Available: Available.
-
Sequence[Get
Vpc Attachment Tag] - Tag list.
- transit_
router_ strattachment_ id - Network instance connection ID.
- transit_
router_ strattachment_ name - Name of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If this parameter is not provided or no value is specified, the default is the network instance connection ID.
- transit_
router_ strid - Transit router instance ID.
- updated_
time str - Update time.
- vpc_
id str - Private network instance ID.
- appliance
Mode BooleanEnabled - Whether to enable path consistency mode. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. When enabled, TR forwarding traffic to this VPC connection will select the same availability zone connection point for both request and return traffic. false: No.
- attach
Points List<Property Map> - Network instance connection list.
- auto
Publish BooleanRoute Enabled - Whether to automatically synchronize TR routes to the network instance route table. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. The system will automatically synchronize route entries from the TR route table associated with this network instance connection to the network instance's route table. The system will only synchronize TR routes if this parameter is set to true and there are route entries in the associated TR route table. false (default): No.
- bandwidth Number
- Maximum bandwidth for the network instance connection, in Gbps.
- created
Time String - Creation time.
- description String
- Description of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length must be between 0 and 255 characters. If this parameter is not provided or no value is specified, the default is an empty string.
- id String
- Uniquely identifies the resource.
- ipv6Enabled Boolean
- Whether to enable IPv6. Enter the following enumerated values exactly as shown; do not use other values. true: Yes. false: No.
- status String
- Network instance connection status. Creating: Creating. Deleting: Deleting. Pending: Configuring. Available: Available.
- List<Property Map>
- Tag list.
- transit
Router StringAttachment Id - Network instance connection ID.
- transit
Router StringAttachment Name - Name of the network instance connection. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters. If this parameter is not provided or no value is specified, the default is the network instance connection ID.
- transit
Router StringId - Transit router instance ID.
- updated
Time String - Update time.
- vpc
Id String - Private network instance ID.
Supporting Types
GetVpcAttachmentAttachPoint
- Network
Interface stringId - Network interface card ID of the connection point.
- Subnet
Id string - Subnet ID of the connection point.
- Zone
Id string - Availability zone ID of the connection point.
- Network
Interface stringId - Network interface card ID of the connection point.
- Subnet
Id string - Subnet ID of the connection point.
- Zone
Id string - Availability zone ID of the connection point.
- network
Interface StringId - Network interface card ID of the connection point.
- subnet
Id String - Subnet ID of the connection point.
- zone
Id String - Availability zone ID of the connection point.
- network
Interface stringId - Network interface card ID of the connection point.
- subnet
Id string - Subnet ID of the connection point.
- zone
Id string - Availability zone ID of the connection point.
- network_
interface_ strid - Network interface card ID of the connection point.
- subnet_
id str - Subnet ID of the connection point.
- zone_
id str - Availability zone ID of the connection point.
- network
Interface StringId - Network interface card ID of the connection point.
- subnet
Id String - Subnet ID of the connection point.
- zone
Id String - Availability zone ID of the connection point.
GetVpcAttachmentTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
