alicloud.cen.getTransitRouterVbrAttachments
This data source provides CEN Transit Router VBR Attachments available to the user.What is Cen Transit Router VBR Attachments
NOTE: Available in 1.126.0+
Using getTransitRouterVbrAttachments
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 getTransitRouterVbrAttachments(args: GetTransitRouterVbrAttachmentsArgs, opts?: InvokeOptions): Promise<GetTransitRouterVbrAttachmentsResult>
function getTransitRouterVbrAttachmentsOutput(args: GetTransitRouterVbrAttachmentsOutputArgs, opts?: InvokeOptions): Output<GetTransitRouterVbrAttachmentsResult>
def get_transit_router_vbr_attachments(cen_id: Optional[str] = None,
ids: Optional[Sequence[str]] = None,
output_file: Optional[str] = None,
status: Optional[str] = None,
transit_router_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitRouterVbrAttachmentsResult
def get_transit_router_vbr_attachments_output(cen_id: Optional[pulumi.Input[str]] = None,
ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
output_file: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
transit_router_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTransitRouterVbrAttachmentsResult]
func GetTransitRouterVbrAttachments(ctx *Context, args *GetTransitRouterVbrAttachmentsArgs, opts ...InvokeOption) (*GetTransitRouterVbrAttachmentsResult, error)
func GetTransitRouterVbrAttachmentsOutput(ctx *Context, args *GetTransitRouterVbrAttachmentsOutputArgs, opts ...InvokeOption) GetTransitRouterVbrAttachmentsResultOutput
> Note: This function is named GetTransitRouterVbrAttachments
in the Go SDK.
public static class GetTransitRouterVbrAttachments
{
public static Task<GetTransitRouterVbrAttachmentsResult> InvokeAsync(GetTransitRouterVbrAttachmentsArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterVbrAttachmentsResult> Invoke(GetTransitRouterVbrAttachmentsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTransitRouterVbrAttachmentsResult> getTransitRouterVbrAttachments(GetTransitRouterVbrAttachmentsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: alicloud:cen/getTransitRouterVbrAttachments:getTransitRouterVbrAttachments
arguments:
# arguments dictionary
The following arguments are supported:
- Cen
Id string ID of the CEN instance.
- Ids List<string>
A list of resource id. The element value is same as
transit_router_id
.- Output
File string - Status string
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- Transit
Router stringId ID of the transit router.
- Cen
Id string ID of the CEN instance.
- Ids []string
A list of resource id. The element value is same as
transit_router_id
.- Output
File string - Status string
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- Transit
Router stringId ID of the transit router.
- cen
Id String ID of the CEN instance.
- ids List<String>
A list of resource id. The element value is same as
transit_router_id
.- output
File String - status String
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- transit
Router StringId ID of the transit router.
- cen
Id string ID of the CEN instance.
- ids string[]
A list of resource id. The element value is same as
transit_router_id
.- output
File string - status string
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- transit
Router stringId ID of the transit router.
- cen_
id str ID of the CEN instance.
- ids Sequence[str]
A list of resource id. The element value is same as
transit_router_id
.- output_
file str - status str
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- transit_
router_ strid ID of the transit router.
- cen
Id String ID of the CEN instance.
- ids List<String>
A list of resource id. The element value is same as
transit_router_id
.- output
File String - status String
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- transit
Router StringId ID of the transit router.
getTransitRouterVbrAttachments Result
The following output properties are available:
- Attachments
List<Pulumi.
Ali Cloud. Cen. Outputs. Get Transit Router Vbr Attachments Attachment> A list of CEN Transit Router VBR Attachments. Each element contains the following attributes:
- Cen
Id string - Id string
The provider-assigned unique ID for this managed resource.
- Ids List<string>
A list of CEN Transit Router VBR attachment IDs.
- Output
File string - Status string
The status of the transit router attachment.
- Transit
Router stringId
- Attachments
[]Get
Transit Router Vbr Attachments Attachment A list of CEN Transit Router VBR Attachments. Each element contains the following attributes:
- Cen
Id string - Id string
The provider-assigned unique ID for this managed resource.
- Ids []string
A list of CEN Transit Router VBR attachment IDs.
- Output
File string - Status string
The status of the transit router attachment.
- Transit
Router stringId
- attachments
List<Get
Transit Router Vbr Attachments Attachment> A list of CEN Transit Router VBR Attachments. Each element contains the following attributes:
- cen
Id String - id String
The provider-assigned unique ID for this managed resource.
- ids List<String>
A list of CEN Transit Router VBR attachment IDs.
- output
File String - status String
The status of the transit router attachment.
- transit
Router StringId
- attachments
Get
Transit Router Vbr Attachments Attachment[] A list of CEN Transit Router VBR Attachments. Each element contains the following attributes:
- cen
Id string - id string
The provider-assigned unique ID for this managed resource.
- ids string[]
A list of CEN Transit Router VBR attachment IDs.
- output
File string - status string
The status of the transit router attachment.
- transit
Router stringId
- attachments
Sequence[Get
Transit Router Vbr Attachments Attachment] A list of CEN Transit Router VBR Attachments. Each element contains the following attributes:
- cen_
id str - id str
The provider-assigned unique ID for this managed resource.
- ids Sequence[str]
A list of CEN Transit Router VBR attachment IDs.
- output_
file str - status str
The status of the transit router attachment.
- transit_
router_ strid
- attachments List<Property Map>
A list of CEN Transit Router VBR Attachments. Each element contains the following attributes:
- cen
Id String - id String
The provider-assigned unique ID for this managed resource.
- ids List<String>
A list of CEN Transit Router VBR attachment IDs.
- output
File String - status String
The status of the transit router attachment.
- transit
Router StringId
Supporting Types
GetTransitRouterVbrAttachmentsAttachment
- Auto
Publish boolRoute Enabled ID of the region where the conflicted VBR is located.
- Id string
- Resource
Type string Type of the resource.
- Status string
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- Transit
Router stringAttachment Description - Transit
Router stringAttachment Id ID of the transit router VBR attachment.
- Transit
Router stringAttachment Name Name of the transit router attachment.
- Vbr
Id string ID of the VBR.
- Vbr
Owner stringId The Owner ID of the VBR.
- Auto
Publish boolRoute Enabled ID of the region where the conflicted VBR is located.
- Id string
- Resource
Type string Type of the resource.
- Status string
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- Transit
Router stringAttachment Description - Transit
Router stringAttachment Id ID of the transit router VBR attachment.
- Transit
Router stringAttachment Name Name of the transit router attachment.
- Vbr
Id string ID of the VBR.
- Vbr
Owner stringId The Owner ID of the VBR.
- auto
Publish BooleanRoute Enabled ID of the region where the conflicted VBR is located.
- id String
- resource
Type String Type of the resource.
- status String
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- transit
Router StringAttachment Description - transit
Router StringAttachment Id ID of the transit router VBR attachment.
- transit
Router StringAttachment Name Name of the transit router attachment.
- vbr
Id String ID of the VBR.
- vbr
Owner StringId The Owner ID of the VBR.
- auto
Publish booleanRoute Enabled ID of the region where the conflicted VBR is located.
- id string
- resource
Type string Type of the resource.
- status string
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- transit
Router stringAttachment Description - transit
Router stringAttachment Id ID of the transit router VBR attachment.
- transit
Router stringAttachment Name Name of the transit router attachment.
- vbr
Id string ID of the VBR.
- vbr
Owner stringId The Owner ID of the VBR.
- auto_
publish_ boolroute_ enabled ID of the region where the conflicted VBR is located.
- id str
- resource_
type str Type of the resource.
- status str
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- transit_
router_ strattachment_ description - transit_
router_ strattachment_ id ID of the transit router VBR attachment.
- transit_
router_ strattachment_ name Name of the transit router attachment.
- vbr_
id str ID of the VBR.
- vbr_
owner_ strid The Owner ID of the VBR.
- auto
Publish BooleanRoute Enabled ID of the region where the conflicted VBR is located.
- id String
- resource
Type String Type of the resource.
- status String
The status of the resource. Valid values
Attached
,Attaching
andDetaching
.- transit
Router StringAttachment Description - transit
Router StringAttachment Id ID of the transit router VBR attachment.
- transit
Router StringAttachment Name Name of the transit router attachment.
- vbr
Id String ID of the VBR.
- vbr
Owner StringId The Owner ID of the VBR.
Package Details
- Repository
- Alibaba Cloud pulumi/pulumi-alicloud
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
alicloud
Terraform Provider.