Class: Aws::EC2::Types::TransitGatewayOptions

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-ec2/types.rb

Overview

Describes the options for a transit gateway.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#amazon_side_asnInteger

A private Autonomous System Number (ASN) for the Amazon side of a BGP session. The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs.

Returns:

  • (Integer)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#association_default_route_table_idString

The ID of the default association route table.

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#auto_accept_shared_attachmentsString

Indicates whether attachment requests are automatically accepted.

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#default_route_table_associationString

Indicates whether resource attachments are automatically associated with the default association route table.

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#default_route_table_propagationString

Indicates whether resource attachments automatically propagate routes to the default propagation route table.

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#dns_supportString

Indicates whether DNS support is enabled.

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#multicast_supportString

Indicates whether multicast is enabled on the transit gateway

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#propagation_default_route_table_idString

The ID of the default propagation route table.

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#security_group_referencing_supportString

Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.

This option is enabled by default.

For more information about security group referencing, see [Security group referencing] in the *Amazon Web Services Transit Gateways Guide*.

[1]: docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#transit_gateway_cidr_blocksArray<String>

The transit gateway CIDR blocks.

Returns:

  • (Array<String>)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end

#vpn_ecmp_supportString

Indicates whether Equal Cost Multipath Protocol support is enabled.

Returns:

  • (String)


65962
65963
65964
65965
65966
65967
65968
65969
65970
65971
65972
65973
65974
65975
65976
# File 'lib/aws-sdk-ec2/types.rb', line 65962

class TransitGatewayOptions < Struct.new(
  :amazon_side_asn,
  :transit_gateway_cidr_blocks,
  :auto_accept_shared_attachments,
  :default_route_table_association,
  :association_default_route_table_id,
  :default_route_table_propagation,
  :propagation_default_route_table_id,
  :vpn_ecmp_support,
  :dns_support,
  :security_group_referencing_support,
  :multicast_support)
  SENSITIVE = []
  include Aws::Structure
end