authorizationType property

Input<String> authorizationType
final

Type of authorization to use for the connection. One of API_KEY,BASIC,OAUTH_CLIENT_CREDENTIALS.

Implementation

final pulumi.Input<String> authorizationType;