Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Data Source schema for Volcengine::TransitRouter::TransitRouterForwardPolicyTable
Using getTransitRouterForwardPolicyTable
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 getTransitRouterForwardPolicyTable(args: GetTransitRouterForwardPolicyTableArgs, opts?: InvokeOptions): Promise<GetTransitRouterForwardPolicyTableResult>
function getTransitRouterForwardPolicyTableOutput(args: GetTransitRouterForwardPolicyTableOutputArgs, opts?: InvokeOutputOptions): Output<GetTransitRouterForwardPolicyTableResult>def get_transit_router_forward_policy_table(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitRouterForwardPolicyTableResult
def get_transit_router_forward_policy_table_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitRouterForwardPolicyTableResult]func LookupTransitRouterForwardPolicyTable(ctx *Context, args *LookupTransitRouterForwardPolicyTableArgs, opts ...InvokeOption) (*LookupTransitRouterForwardPolicyTableResult, error)
func LookupTransitRouterForwardPolicyTableOutput(ctx *Context, args *LookupTransitRouterForwardPolicyTableOutputArgs, opts ...InvokeOption) LookupTransitRouterForwardPolicyTableResultOutput> Note: This function is named LookupTransitRouterForwardPolicyTable in the Go SDK.
public static class GetTransitRouterForwardPolicyTable
{
public static Task<GetTransitRouterForwardPolicyTableResult> InvokeAsync(GetTransitRouterForwardPolicyTableArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterForwardPolicyTableResult> Invoke(GetTransitRouterForwardPolicyTableInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetTransitRouterForwardPolicyTableResult> Invoke(GetTransitRouterForwardPolicyTableInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetTransitRouterForwardPolicyTableResult> getTransitRouterForwardPolicyTable(GetTransitRouterForwardPolicyTableArgs args, InvokeOptions options)
public static Output<GetTransitRouterForwardPolicyTableResult> getTransitRouterForwardPolicyTable(GetTransitRouterForwardPolicyTableArgs args, InvokeOptions options)
public static Output<GetTransitRouterForwardPolicyTableResult> getTransitRouterForwardPolicyTable(GetTransitRouterForwardPolicyTableArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:transitrouter/getTransitRouterForwardPolicyTable:getTransitRouterForwardPolicyTable
arguments:
# arguments dictionarydata "volcenginecc_transitrouter_get_transit_router_forward_policy_table" "name" {
# arguments
}The 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 string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getTransitRouterForwardPolicyTable Result
The following output properties are available:
- Creation
Time string - Creation time of the forwarding policy.
- Description string
- Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- Id string
- Uniquely identifies the resource.
- Status string
- Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
- Transit
Router List<string>Attachment Ids - List of associated IDs for the transit router instance.
- Transit
Router stringForward Policy Table Id - Forwarding policy ID.
- Transit
Router stringForward Policy Table Name - Name of the forwarding policy. 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 limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
- Transit
Router stringId - Transit router instance ID.
- Update
Time string - Last operation time of the forwarding policy.
- Creation
Time string - Creation time of the forwarding policy.
- Description string
- Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- Id string
- Uniquely identifies the resource.
- Status string
- Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
- Transit
Router []stringAttachment Ids - List of associated IDs for the transit router instance.
- Transit
Router stringForward Policy Table Id - Forwarding policy ID.
- Transit
Router stringForward Policy Table Name - Name of the forwarding policy. 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 limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
- Transit
Router stringId - Transit router instance ID.
- Update
Time string - Last operation time of the forwarding policy.
- creation_
time string - Creation time of the forwarding policy.
- description string
- Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id string
- Uniquely identifies the resource.
- status string
- Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
- transit_
router_ list(string)attachment_ ids - List of associated IDs for the transit router instance.
- transit_
router_ stringforward_ policy_ table_ id - Forwarding policy ID.
- transit_
router_ stringforward_ policy_ table_ name - Name of the forwarding policy. 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 limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
- transit_
router_ stringid - Transit router instance ID.
- update_
time string - Last operation time of the forwarding policy.
- creation
Time String - Creation time of the forwarding policy.
- description String
- Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id String
- Uniquely identifies the resource.
- status String
- Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
- transit
Router List<String>Attachment Ids - List of associated IDs for the transit router instance.
- transit
Router StringForward Policy Table Id - Forwarding policy ID.
- transit
Router StringForward Policy Table Name - Name of the forwarding policy. 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 limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
- transit
Router StringId - Transit router instance ID.
- update
Time String - Last operation time of the forwarding policy.
- creation
Time string - Creation time of the forwarding policy.
- description string
- Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id string
- Uniquely identifies the resource.
- status string
- Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
- transit
Router string[]Attachment Ids - List of associated IDs for the transit router instance.
- transit
Router stringForward Policy Table Id - Forwarding policy ID.
- transit
Router stringForward Policy Table Name - Name of the forwarding policy. 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 limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
- transit
Router stringId - Transit router instance ID.
- update
Time string - Last operation time of the forwarding policy.
- creation_
time str - Creation time of the forwarding policy.
- description str
- Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id str
- Uniquely identifies the resource.
- status str
- Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
- transit_
router_ Sequence[str]attachment_ ids - List of associated IDs for the transit router instance.
- transit_
router_ strforward_ policy_ table_ id - Forwarding policy ID.
- transit_
router_ strforward_ policy_ table_ name - Name of the forwarding policy. 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 limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
- transit_
router_ strid - Transit router instance ID.
- update_
time str - Last operation time of the forwarding policy.
- creation
Time String - Creation time of the forwarding policy.
- description String
- Description of the forwarding policy. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- id String
- Uniquely identifies the resource.
- status String
- Status of the forwarding policy. Creating: Being created. Deleting: Being deleted. Pending: Being configured. Available: Available.
- transit
Router List<String>Attachment Ids - List of associated IDs for the transit router instance.
- transit
Router StringForward Policy Table Id - Forwarding policy ID.
- transit
Router StringForward Policy Table Name - Name of the forwarding policy. 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 limit: 1–128 characters. If this parameter is not provided or no value is specified, the forwarding policy ID is used by default.
- transit
Router StringId - Transit router instance ID.
- update
Time String - Last operation time of the forwarding policy.
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.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine