| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
MSKAccessCredentials |
MSKAccessCredentials.clone() |
MSKAccessCredentials |
UpdatePipeSourceManagedStreamingKafkaParameters.getCredentials()
The credentials needed to access the resource.
|
MSKAccessCredentials |
PipeSourceManagedStreamingKafkaParameters.getCredentials()
The credentials needed to access the resource.
|
MSKAccessCredentials |
MSKAccessCredentials.withClientCertificateTlsAuth(String clientCertificateTlsAuth)
The ARN of the Secrets Manager secret.
|
MSKAccessCredentials |
MSKAccessCredentials.withSaslScram512Auth(String saslScram512Auth)
The ARN of the Secrets Manager secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePipeSourceManagedStreamingKafkaParameters.setCredentials(MSKAccessCredentials credentials)
The credentials needed to access the resource.
|
void |
PipeSourceManagedStreamingKafkaParameters.setCredentials(MSKAccessCredentials credentials)
The credentials needed to access the resource.
|
UpdatePipeSourceManagedStreamingKafkaParameters |
UpdatePipeSourceManagedStreamingKafkaParameters.withCredentials(MSKAccessCredentials credentials)
The credentials needed to access the resource.
|
PipeSourceManagedStreamingKafkaParameters |
PipeSourceManagedStreamingKafkaParameters.withCredentials(MSKAccessCredentials credentials)
The credentials needed to access the resource.
|
Copyright © 2024. All rights reserved.