| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
MSKSourceConfiguration |
MSKSourceConfiguration.clone() |
MSKSourceConfiguration |
CreateDeliveryStreamRequest.getMSKSourceConfiguration() |
MSKSourceConfiguration |
MSKSourceConfiguration.withAuthenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)
The authentication configuration of the Amazon MSK cluster.
|
MSKSourceConfiguration |
MSKSourceConfiguration.withMSKClusterARN(String mSKClusterARN)
The ARN of the Amazon MSK cluster.
|
MSKSourceConfiguration |
MSKSourceConfiguration.withTopicName(String topicName)
The topic name within the Amazon MSK cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDeliveryStreamRequest.setMSKSourceConfiguration(MSKSourceConfiguration mSKSourceConfiguration) |
CreateDeliveryStreamRequest |
CreateDeliveryStreamRequest.withMSKSourceConfiguration(MSKSourceConfiguration mSKSourceConfiguration) |
Copyright © 2024. All rights reserved.