You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::TransitGatewayAttachmentPropagation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a propagation route table.

Instance Attribute Summary collapse

Instance Attribute Details

#stateString

The state of the propagation route table.

Possible values:

  • enabling
  • enabled
  • disabling
  • disabled

Returns:

  • (String)

    The state of the propagation route table.

#transit_gateway_route_table_idString

The ID of the propagation route table.

Returns:

  • (String)

    The ID of the propagation route table.