Sha256: 5002d7dce90c64a50785df5a9a147de545db4247e46688d05e943f36ae0e16e7

Contents?: true

Size: 427 Bytes

Versions: 72

Compression:

Stored size: 427 Bytes

Contents

require_relative '../resource'

module Convection
  module Model
    class Template
      class Resource
        ##
        # AWS::EC2::VPNGatewayRoutePropagation
        ##
        class EC2VPNGatewayRoutePropagation < Resource
          type 'AWS::EC2::VPNGatewayRoutePropagation'
          property :route_table_ids, 'RouteTableIds'
          property :vpn_gateway_id, 'VpnGatewayId'
        end
      end
    end
  end
end

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
convection-1.1.3 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.1.2 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.1.1 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.1.0 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.7 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.6 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.5 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.4 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.3 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.2 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.1 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.0.pre.beta.10 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.0.pre.beta.9 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.0.pre.beta.8 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.0.pre.beta.7 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.0.pre.beta.6 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.0.pre.beta.4 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-1.0.0.pre.beta.1 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.4.3 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.4.2 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb