| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfiguration |
AuthenticationConfiguration.clone() |
AuthenticationConfiguration |
MSKSourceDescription.getAuthenticationConfiguration()
The authentication configuration of the Amazon MSK cluster.
|
AuthenticationConfiguration |
MSKSourceConfiguration.getAuthenticationConfiguration()
The authentication configuration of the Amazon MSK cluster.
|
AuthenticationConfiguration |
AuthenticationConfiguration.withConnectivity(Connectivity connectivity)
The type of connectivity used to access the Amazon MSK cluster.
|
AuthenticationConfiguration |
AuthenticationConfiguration.withConnectivity(String connectivity)
The type of connectivity used to access the Amazon MSK cluster.
|
AuthenticationConfiguration |
AuthenticationConfiguration.withRoleARN(String roleARN)
The ARN of the role used to access the Amazon MSK cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MSKSourceDescription.setAuthenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)
The authentication configuration of the Amazon MSK cluster.
|
void |
MSKSourceConfiguration.setAuthenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)
The authentication configuration of the Amazon MSK cluster.
|
MSKSourceDescription |
MSKSourceDescription.withAuthenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)
The authentication configuration of the Amazon MSK cluster.
|
MSKSourceConfiguration |
MSKSourceConfiguration.withAuthenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)
The authentication configuration of the Amazon MSK cluster.
|
Copyright © 2025. All rights reserved.