ConnectorProfileOAuth2PropertiesArgs

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