alicloud.cen.TransitRouterRouteTablePropagation

Provides a CEN transit router route table propagation resource.What is Cen Transit Router Route Table Propagation

NOTE: Available in 1.126.0+

Create TransitRouterRouteTablePropagation Resource

new TransitRouterRouteTablePropagation(name: string, args: TransitRouterRouteTablePropagationArgs, opts?: CustomResourceOptions);
@overload
def TransitRouterRouteTablePropagation(resource_name: str,
                                       opts: Optional[ResourceOptions] = None,
                                       dry_run: Optional[bool] = None,
                                       transit_router_attachment_id: Optional[str] = None,
                                       transit_router_route_table_id: Optional[str] = None)
@overload
def TransitRouterRouteTablePropagation(resource_name: str,
                                       args: TransitRouterRouteTablePropagationArgs,
                                       opts: Optional[ResourceOptions] = None)
func NewTransitRouterRouteTablePropagation(ctx *Context, name string, args TransitRouterRouteTablePropagationArgs, opts ...ResourceOption) (*TransitRouterRouteTablePropagation, error)
public TransitRouterRouteTablePropagation(string name, TransitRouterRouteTablePropagationArgs args, CustomResourceOptions? opts = null)
public TransitRouterRouteTablePropagation(String name, TransitRouterRouteTablePropagationArgs args)
public TransitRouterRouteTablePropagation(String name, TransitRouterRouteTablePropagationArgs args, CustomResourceOptions options)
type: alicloud:cen:TransitRouterRouteTablePropagation
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args TransitRouterRouteTablePropagationArgs
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 TransitRouterRouteTablePropagationArgs
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 TransitRouterRouteTablePropagationArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args TransitRouterRouteTablePropagationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args TransitRouterRouteTablePropagationArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

TransitRouterRouteTablePropagation Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The TransitRouterRouteTablePropagation resource accepts the following input properties:

TransitRouterAttachmentId string

The ID the transit router attachment.

TransitRouterRouteTableId string

The ID of the transit router route table.

DryRun bool

The dry run.

TransitRouterAttachmentId string

The ID the transit router attachment.

TransitRouterRouteTableId string

The ID of the transit router route table.

DryRun bool

The dry run.

transitRouterAttachmentId String

The ID the transit router attachment.

transitRouterRouteTableId String

The ID of the transit router route table.

dryRun Boolean

The dry run.

transitRouterAttachmentId string

The ID the transit router attachment.

transitRouterRouteTableId string

The ID of the transit router route table.

dryRun boolean

The dry run.

transit_router_attachment_id str

The ID the transit router attachment.

transit_router_route_table_id str

The ID of the transit router route table.

dry_run bool

The dry run.

transitRouterAttachmentId String

The ID the transit router attachment.

transitRouterRouteTableId String

The ID of the transit router route table.

dryRun Boolean

The dry run.

Outputs

All input properties are implicitly available as output properties. Additionally, the TransitRouterRouteTablePropagation resource produces the following output properties:

Id string

The provider-assigned unique ID for this managed resource.

Status string

The associating status of the network.

Id string

The provider-assigned unique ID for this managed resource.

Status string

The associating status of the network.

id String

The provider-assigned unique ID for this managed resource.

status String

The associating status of the network.

id string

The provider-assigned unique ID for this managed resource.

status string

The associating status of the network.

id str

The provider-assigned unique ID for this managed resource.

status str

The associating status of the network.

id String

The provider-assigned unique ID for this managed resource.

status String

The associating status of the network.

Look up Existing TransitRouterRouteTablePropagation Resource

Get an existing TransitRouterRouteTablePropagation resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: TransitRouterRouteTablePropagationState, opts?: CustomResourceOptions): TransitRouterRouteTablePropagation
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        dry_run: Optional[bool] = None,
        status: Optional[str] = None,
        transit_router_attachment_id: Optional[str] = None,
        transit_router_route_table_id: Optional[str] = None) -> TransitRouterRouteTablePropagation
func GetTransitRouterRouteTablePropagation(ctx *Context, name string, id IDInput, state *TransitRouterRouteTablePropagationState, opts ...ResourceOption) (*TransitRouterRouteTablePropagation, error)
public static TransitRouterRouteTablePropagation Get(string name, Input<string> id, TransitRouterRouteTablePropagationState? state, CustomResourceOptions? opts = null)
public static TransitRouterRouteTablePropagation get(String name, Output<String> id, TransitRouterRouteTablePropagationState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
DryRun bool

The dry run.

Status string

The associating status of the network.

TransitRouterAttachmentId string

The ID the transit router attachment.

TransitRouterRouteTableId string

The ID of the transit router route table.

DryRun bool

The dry run.

Status string

The associating status of the network.

TransitRouterAttachmentId string

The ID the transit router attachment.

TransitRouterRouteTableId string

The ID of the transit router route table.

dryRun Boolean

The dry run.

status String

The associating status of the network.

transitRouterAttachmentId String

The ID the transit router attachment.

transitRouterRouteTableId String

The ID of the transit router route table.

dryRun boolean

The dry run.

status string

The associating status of the network.

transitRouterAttachmentId string

The ID the transit router attachment.

transitRouterRouteTableId string

The ID of the transit router route table.

dry_run bool

The dry run.

status str

The associating status of the network.

transit_router_attachment_id str

The ID the transit router attachment.

transit_router_route_table_id str

The ID of the transit router route table.

dryRun Boolean

The dry run.

status String

The associating status of the network.

transitRouterAttachmentId String

The ID the transit router attachment.

transitRouterRouteTableId String

The ID of the transit router route table.

Import

CEN transit router route table propagation can be imported using the id, e.g.

 $ pulumi import alicloud:cen/transitRouterRouteTablePropagation:TransitRouterRouteTablePropagation default tr-********:tr-attach-********

Package Details

Repository
Alibaba Cloud pulumi/pulumi-alicloud
License
Apache-2.0
Notes

This Pulumi package is based on the alicloud Terraform Provider.