| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
SelfManagedKafkaAccessConfigurationVpc |
UpdatePipeSourceSelfManagedKafkaParameters.vpc()
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is
to be used.
|
SelfManagedKafkaAccessConfigurationVpc |
PipeSourceSelfManagedKafkaParameters.vpc()
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is
to be used.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePipeSourceSelfManagedKafkaParameters.Builder |
UpdatePipeSourceSelfManagedKafkaParameters.Builder.vpc(SelfManagedKafkaAccessConfigurationVpc vpc)
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address
is to be used.
|
PipeSourceSelfManagedKafkaParameters.Builder |
PipeSourceSelfManagedKafkaParameters.Builder.vpc(SelfManagedKafkaAccessConfigurationVpc vpc)
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address
is to be used.
|
Copyright © 2023. All rights reserved.