@Value.Immutable public interface ValidateConnectorRuntimeSettingsRequest extends ConnectorRequest
ValidateConnectorRuntimeSettings> operation.| Modifier and Type | Method and Description |
|---|---|
AuthenticationType |
authenticationType() |
Map<String,String> |
connectorRuntimeSettings()
Connector settings input.
|
ConnectorRuntimeSettingScope |
scope()
Scope of the connector runtime settings needs to validated.
|
closeConnectorRuntimeSettingScope scope()
Map<String,String> connectorRuntimeSettings()
ConnectorSetting.key() and value will be input provided by
user.@Nullable AuthenticationType authenticationType()
Copyright © 2021–2022 Amazon Web Services. All rights reserved.