Class: Aws::Kafka::Types::VpcConfig
- Inherits:
-
Struct
- Object
- Struct
- Aws::Kafka::Types::VpcConfig
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-kafka/types.rb
Overview
The configuration of the Amazon VPCs for the cluster.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#security_group_ids ⇒ Array<String>
The IDs of the security groups associated with the cluster.
-
#subnet_ids ⇒ Array<String>
The IDs of the subnets associated with the cluster.