INPUT_OBJECT
Supported in v9.2+.
input SddUserCredentialsInput {# Required. Supported in v9.2+# Password to connect to the database for Sensitive Data Discovery.password: String!# Required. Supported in v9.2+# Username to connect to the database for Sensitive Data Discovery.username: String!}