GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeArgs

constructor(accessToken: Output<GoogleCloudIntegrationsV1alphaAccessTokenArgs>? = null, applyReauthPolicy: Output<Boolean>? = null, authCode: Output<String>? = null, authEndpoint: Output<String>? = null, authParams: Output<GoogleCloudIntegrationsV1alphaParameterMapArgs>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, requestType: Output<GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeRequestType>? = null, scope: Output<String>? = null, tokenEndpoint: Output<String>? = null, tokenParams: Output<GoogleCloudIntegrationsV1alphaParameterMapArgs>? = null)