Connector Profile OAuth2Properties Args
fun ConnectorProfileOAuth2PropertiesArgs(oAuth2GrantType: Output<ConnectorProfileOAuth2GrantType>? = null, tokenUrl: Output<String>? = null, tokenUrlCustomProperties: Output<ConnectorProfileTokenUrlCustomPropertiesArgs>? = null)