| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CustomPluginLocationDescription |
CustomPluginLocationDescription.clone() |
CustomPluginLocationDescription |
CustomPluginRevisionSummary.getLocation()
Information about the location of the custom plugin.
|
CustomPluginLocationDescription |
CustomPluginLocationDescription.withS3Location(S3LocationDescription s3Location)
The S3 bucket Amazon Resource Name (ARN), file key, and object version of the plugin file stored in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomPluginRevisionSummary.setLocation(CustomPluginLocationDescription location)
Information about the location of the custom plugin.
|
CustomPluginRevisionSummary |
CustomPluginRevisionSummary.withLocation(CustomPluginLocationDescription location)
Information about the location of the custom plugin.
|
Copyright © 2022. All rights reserved.