class Aws::Appflow::Types::ServiceNowConnectorProfileCredentials
The connector-specific profile credentials required when using ServiceNow.
@note When making an API call, you may pass ServiceNowConnectorProfileCredentials
data as a hash: { username: "Username", # required password: "Password", # required }
@!attribute [rw] username
The name of the user. @return [String]
@!attribute [rw] password
The password that corresponds to the user name. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/ServiceNowConnectorProfileCredentials AWS API Documentation
Constants
- SENSITIVE