@Value.Immutable
public interface CustomAuthConfig
| Modifier and Type | Method and Description |
|---|---|
String |
authenticationType()
AuthenticationType string value defined by Connector.
|
List<AuthParameter> |
authParameters()
List of Auth Parameters.
|
String authenticationType()
List<AuthParameter> authParameters()
Copyright © 2021–2022 Amazon Web Services. All rights reserved.