@Value.Immutable
public interface CustomConnectorProfileConfiguration
| Modifier and Type | Method and Description |
|---|---|
AuthenticationType |
authenticationType() |
Optional<String> |
connectorName() |
Optional<String> |
defaultApiVersion() |
String |
name() |
Optional<com.amazonaws.services.appflow.model.OAuth2Properties> |
oAuth2Properties() |
Optional<Map<String,String>> |
profileProperties() |
Optional<String> |
secretsManagerArn() |
String name()
Optional<com.amazonaws.services.appflow.model.OAuth2Properties> oAuth2Properties()
AuthenticationType authenticationType()
Copyright © 2021–2022 Amazon Web Services. All rights reserved.