AccountConnectorArgs

constructor(accountConnectorId: Output<String>? = null, annotations: Output<Map<String, String>>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, providerOauthConfig: Output<AccountConnectorProviderOauthConfigArgs>? = null)