GoogleCloudIntegrationsV1alphaCredentialArgs

constructor(authToken: Output<GoogleCloudIntegrationsV1alphaAuthTokenArgs>? = null, credentialType: Output<GoogleCloudIntegrationsV1alphaCredentialCredentialType>? = null, jwt: Output<GoogleCloudIntegrationsV1alphaJwtArgs>? = null, oauth2AuthorizationCode: Output<GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeArgs>? = null, oauth2ClientCredentials: Output<GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsArgs>? = null, oauth2ResourceOwnerCredentials: Output<GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsArgs>? = null, oidcToken: Output<GoogleCloudIntegrationsV1alphaOidcTokenArgs>? = null, serviceAccountCredentials: Output<GoogleCloudIntegrationsV1alphaServiceAccountCredentialsArgs>? = null, usernameAndPassword: Output<GoogleCloudIntegrationsV1alphaUsernameAndPasswordArgs>? = null)