Class: Aws::KafkaConnect::Types::Vpc
- Inherits:
-
Struct
- Object
- Struct
- Aws::KafkaConnect::Types::Vpc
- Defined in:
- gems/aws-sdk-kafkaconnect/lib/aws-sdk-kafkaconnect/types.rb
Overview
Information about the VPC in which the connector resides.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#security_groups ⇒ Array<String>
The security groups for the connector.
-
#subnets ⇒ Array<String>
The subnets for the connector.