| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
VpcConnectionInfoServerless |
VpcConnectionInfoServerless.clone() |
VpcConnectionInfoServerless |
ClusterOperationV2Serverless.getVpcConnectionInfo()
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
|
VpcConnectionInfoServerless |
VpcConnectionInfoServerless.withCreationTime(Date creationTime)
The time when Amazon MSK creates the VPC Connnection.
|
VpcConnectionInfoServerless |
VpcConnectionInfoServerless.withOwner(String owner)
The owner of the VPC Connection.
|
VpcConnectionInfoServerless |
VpcConnectionInfoServerless.withUserIdentity(UserIdentity userIdentity)
Description of the requester that calls the API operation.
|
VpcConnectionInfoServerless |
VpcConnectionInfoServerless.withVpcConnectionArn(String vpcConnectionArn)
The Amazon Resource Name (ARN) of the VPC connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterOperationV2Serverless.setVpcConnectionInfo(VpcConnectionInfoServerless vpcConnectionInfo)
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
|
ClusterOperationV2Serverless |
ClusterOperationV2Serverless.withVpcConnectionInfo(VpcConnectionInfoServerless vpcConnectionInfo)
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
|
Copyright © 2025. All rights reserved.