| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
MSKAccessCredentials |
UpdatePipeSourceManagedStreamingKafkaParameters.credentials()
The credentials needed to access the resource.
|
MSKAccessCredentials |
PipeSourceManagedStreamingKafkaParameters.credentials()
The credentials needed to access the resource.
|
static MSKAccessCredentials |
MSKAccessCredentials.fromClientCertificateTlsAuth(String clientCertificateTlsAuth)
Create an instance of this class with
clientCertificateTlsAuth() initialized to the given value. |
static MSKAccessCredentials |
MSKAccessCredentials.fromSaslScram512Auth(String saslScram512Auth)
Create an instance of this class with
saslScram512Auth() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
UpdatePipeSourceManagedStreamingKafkaParameters.Builder |
UpdatePipeSourceManagedStreamingKafkaParameters.Builder.credentials(MSKAccessCredentials credentials)
The credentials needed to access the resource.
|
PipeSourceManagedStreamingKafkaParameters.Builder |
PipeSourceManagedStreamingKafkaParameters.Builder.credentials(MSKAccessCredentials credentials)
The credentials needed to access the resource.
|
Copyright © 2023. All rights reserved.