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-0.4.1 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.4.0 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.3.3.pre.beta.1 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.3.2 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.3.1 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.3.0 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.2.34.pre.beta.1 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.2.33 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.2.32 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.2.31 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.2.30 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb
convection-0.2.29 lib/convection/model/template/resource/aws_ec2_vpn_gateway_route_propagation.rb