| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
SelfManagedKafkaAccessConfigurationVpc |
SelfManagedKafkaAccessConfigurationVpc.clone() |
SelfManagedKafkaAccessConfigurationVpc |
UpdatePipeSourceSelfManagedKafkaParameters.getVpc()
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is
to be used.
|
SelfManagedKafkaAccessConfigurationVpc |
PipeSourceSelfManagedKafkaParameters.getVpc()
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is
to be used.
|
SelfManagedKafkaAccessConfigurationVpc |
SelfManagedKafkaAccessConfigurationVpc.withSecurityGroup(Collection<String> securityGroup)
Specifies the security groups associated with the stream.
|
SelfManagedKafkaAccessConfigurationVpc |
SelfManagedKafkaAccessConfigurationVpc.withSecurityGroup(String... securityGroup)
Specifies the security groups associated with the stream.
|
SelfManagedKafkaAccessConfigurationVpc |
SelfManagedKafkaAccessConfigurationVpc.withSubnets(Collection<String> subnets)
Specifies the subnets associated with the stream.
|
SelfManagedKafkaAccessConfigurationVpc |
SelfManagedKafkaAccessConfigurationVpc.withSubnets(String... subnets)
Specifies the subnets associated with the stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePipeSourceSelfManagedKafkaParameters.setVpc(SelfManagedKafkaAccessConfigurationVpc vpc)
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is
to be used.
|
void |
PipeSourceSelfManagedKafkaParameters.setVpc(SelfManagedKafkaAccessConfigurationVpc vpc)
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is
to be used.
|
UpdatePipeSourceSelfManagedKafkaParameters |
UpdatePipeSourceSelfManagedKafkaParameters.withVpc(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 |
PipeSourceSelfManagedKafkaParameters.withVpc(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 © 2025. All rights reserved.