| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
SelfManagedKafkaAccessConfigurationCredentials |
SelfManagedKafkaAccessConfigurationCredentials.clone() |
SelfManagedKafkaAccessConfigurationCredentials |
PipeSourceSelfManagedKafkaParameters.getCredentials()
The credentials needed to access the resource.
|
SelfManagedKafkaAccessConfigurationCredentials |
UpdatePipeSourceSelfManagedKafkaParameters.getCredentials()
The credentials needed to access the resource.
|
SelfManagedKafkaAccessConfigurationCredentials |
SelfManagedKafkaAccessConfigurationCredentials.withBasicAuth(String basicAuth)
The ARN of the Secrets Manager secret.
|
SelfManagedKafkaAccessConfigurationCredentials |
SelfManagedKafkaAccessConfigurationCredentials.withClientCertificateTlsAuth(String clientCertificateTlsAuth)
The ARN of the Secrets Manager secret.
|
SelfManagedKafkaAccessConfigurationCredentials |
SelfManagedKafkaAccessConfigurationCredentials.withSaslScram256Auth(String saslScram256Auth)
The ARN of the Secrets Manager secret.
|
SelfManagedKafkaAccessConfigurationCredentials |
SelfManagedKafkaAccessConfigurationCredentials.withSaslScram512Auth(String saslScram512Auth)
The ARN of the Secrets Manager secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipeSourceSelfManagedKafkaParameters.setCredentials(SelfManagedKafkaAccessConfigurationCredentials credentials)
The credentials needed to access the resource.
|
void |
UpdatePipeSourceSelfManagedKafkaParameters.setCredentials(SelfManagedKafkaAccessConfigurationCredentials credentials)
The credentials needed to access the resource.
|
PipeSourceSelfManagedKafkaParameters |
PipeSourceSelfManagedKafkaParameters.withCredentials(SelfManagedKafkaAccessConfigurationCredentials credentials)
The credentials needed to access the resource.
|
UpdatePipeSourceSelfManagedKafkaParameters |
UpdatePipeSourceSelfManagedKafkaParameters.withCredentials(SelfManagedKafkaAccessConfigurationCredentials credentials)
The credentials needed to access the resource.
|
Copyright © 2023. All rights reserved.