Class: Aws::EC2::Types::VpcEncryptionControlExclusions

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#egress_only_internet_gatewayTypes::VpcEncryptionControlExclusion



82013
82014
82015
82016
82017
82018
82019
82020
82021
82022
82023
82024
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 82013

class VpcEncryptionControlExclusions < Struct.new(
  :internet_gateway,
  :egress_only_internet_gateway,
  :nat_gateway,
  :virtual_private_gateway,
  :vpc_peering,
  :lambda,
  :vpc_lattice,
  :elastic_file_system)
  SENSITIVE = []
  include Aws::Structure
end

#elastic_file_systemTypes::VpcEncryptionControlExclusion



82013
82014
82015
82016
82017
82018
82019
82020
82021
82022
82023
82024
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 82013

class VpcEncryptionControlExclusions < Struct.new(
  :internet_gateway,
  :egress_only_internet_gateway,
  :nat_gateway,
  :virtual_private_gateway,
  :vpc_peering,
  :lambda,
  :vpc_lattice,
  :elastic_file_system)
  SENSITIVE = []
  include Aws::Structure
end

#internet_gatewayTypes::VpcEncryptionControlExclusion



82013
82014
82015
82016
82017
82018
82019
82020
82021
82022
82023
82024
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 82013

class VpcEncryptionControlExclusions < Struct.new(
  :internet_gateway,
  :egress_only_internet_gateway,
  :nat_gateway,
  :virtual_private_gateway,
  :vpc_peering,
  :lambda,
  :vpc_lattice,
  :elastic_file_system)
  SENSITIVE = []
  include Aws::Structure
end

#lambdaTypes::VpcEncryptionControlExclusion



82013
82014
82015
82016
82017
82018
82019
82020
82021
82022
82023
82024
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 82013

class VpcEncryptionControlExclusions < Struct.new(
  :internet_gateway,
  :egress_only_internet_gateway,
  :nat_gateway,
  :virtual_private_gateway,
  :vpc_peering,
  :lambda,
  :vpc_lattice,
  :elastic_file_system)
  SENSITIVE = []
  include Aws::Structure
end

#nat_gatewayTypes::VpcEncryptionControlExclusion



82013
82014
82015
82016
82017
82018
82019
82020
82021
82022
82023
82024
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 82013

class VpcEncryptionControlExclusions < Struct.new(
  :internet_gateway,
  :egress_only_internet_gateway,
  :nat_gateway,
  :virtual_private_gateway,
  :vpc_peering,
  :lambda,
  :vpc_lattice,
  :elastic_file_system)
  SENSITIVE = []
  include Aws::Structure
end

#virtual_private_gatewayTypes::VpcEncryptionControlExclusion



82013
82014
82015
82016
82017
82018
82019
82020
82021
82022
82023
82024
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 82013

class VpcEncryptionControlExclusions < Struct.new(
  :internet_gateway,
  :egress_only_internet_gateway,
  :nat_gateway,
  :virtual_private_gateway,
  :vpc_peering,
  :lambda,
  :vpc_lattice,
  :elastic_file_system)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_latticeTypes::VpcEncryptionControlExclusion



82013
82014
82015
82016
82017
82018
82019
82020
82021
82022
82023
82024
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 82013

class VpcEncryptionControlExclusions < Struct.new(
  :internet_gateway,
  :egress_only_internet_gateway,
  :nat_gateway,
  :virtual_private_gateway,
  :vpc_peering,
  :lambda,
  :vpc_lattice,
  :elastic_file_system)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_peeringTypes::VpcEncryptionControlExclusion



82013
82014
82015
82016
82017
82018
82019
82020
82021
82022
82023
82024
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 82013

class VpcEncryptionControlExclusions < Struct.new(
  :internet_gateway,
  :egress_only_internet_gateway,
  :nat_gateway,
  :virtual_private_gateway,
  :vpc_peering,
  :lambda,
  :vpc_lattice,
  :elastic_file_system)
  SENSITIVE = []
  include Aws::Structure
end