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



81175
81176
81177
81178
81179
81180
81181
81182
81183
81184
81185
81186
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 81175

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



81175
81176
81177
81178
81179
81180
81181
81182
81183
81184
81185
81186
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 81175

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



81175
81176
81177
81178
81179
81180
81181
81182
81183
81184
81185
81186
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 81175

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



81175
81176
81177
81178
81179
81180
81181
81182
81183
81184
81185
81186
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 81175

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



81175
81176
81177
81178
81179
81180
81181
81182
81183
81184
81185
81186
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 81175

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



81175
81176
81177
81178
81179
81180
81181
81182
81183
81184
81185
81186
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 81175

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



81175
81176
81177
81178
81179
81180
81181
81182
81183
81184
81185
81186
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 81175

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



81175
81176
81177
81178
81179
81180
81181
81182
81183
81184
81185
81186
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 81175

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