@Value.Immutable
public interface Credentials
| Modifier and Type | Method and Description |
|---|---|
AuthenticationType |
authenticationType()
Authentication type associated with the credentials stored in AWS Secret Manager.
|
String |
secretArn()
ARN of the secret (authentication credentials) stored in AWS Secret Manager.
|
@Nullable String secretArn()
@Nullable AuthenticationType authenticationType()
Copyright © 2021–2022 Amazon Web Services. All rights reserved.