This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.customerinsights.getConnectorMapping
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets a connector mapping in the connector. Azure REST API version: 2017-04-26.
Using getConnectorMapping
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getConnectorMapping(args: GetConnectorMappingArgs, opts?: InvokeOptions): Promise<GetConnectorMappingResult>
function getConnectorMappingOutput(args: GetConnectorMappingOutputArgs, opts?: InvokeOptions): Output<GetConnectorMappingResult>
def get_connector_mapping(connector_name: Optional[str] = None,
hub_name: Optional[str] = None,
mapping_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectorMappingResult
def get_connector_mapping_output(connector_name: Optional[pulumi.Input[str]] = None,
hub_name: Optional[pulumi.Input[str]] = None,
mapping_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectorMappingResult]
func LookupConnectorMapping(ctx *Context, args *LookupConnectorMappingArgs, opts ...InvokeOption) (*LookupConnectorMappingResult, error)
func LookupConnectorMappingOutput(ctx *Context, args *LookupConnectorMappingOutputArgs, opts ...InvokeOption) LookupConnectorMappingResultOutput
> Note: This function is named LookupConnectorMapping
in the Go SDK.
public static class GetConnectorMapping
{
public static Task<GetConnectorMappingResult> InvokeAsync(GetConnectorMappingArgs args, InvokeOptions? opts = null)
public static Output<GetConnectorMappingResult> Invoke(GetConnectorMappingInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetConnectorMappingResult> getConnectorMapping(GetConnectorMappingArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:customerinsights:getConnectorMapping
arguments:
# arguments dictionary
The following arguments are supported:
- Connector
Name string - The name of the connector.
- Hub
Name string - The name of the hub.
- Mapping
Name string - The name of the connector mapping.
- Resource
Group stringName - The name of the resource group.
- Connector
Name string - The name of the connector.
- Hub
Name string - The name of the hub.
- Mapping
Name string - The name of the connector mapping.
- Resource
Group stringName - The name of the resource group.
- connector
Name String - The name of the connector.
- hub
Name String - The name of the hub.
- mapping
Name String - The name of the connector mapping.
- resource
Group StringName - The name of the resource group.
- connector
Name string - The name of the connector.
- hub
Name string - The name of the hub.
- mapping
Name string - The name of the connector mapping.
- resource
Group stringName - The name of the resource group.
- connector_
name str - The name of the connector.
- hub_
name str - The name of the hub.
- mapping_
name str - The name of the connector mapping.
- resource_
group_ strname - The name of the resource group.
- connector
Name String - The name of the connector.
- hub
Name String - The name of the hub.
- mapping
Name String - The name of the connector mapping.
- resource
Group StringName - The name of the resource group.
getConnectorMapping Result
The following output properties are available:
- Connector
Mapping stringName - The connector mapping name
- Connector
Name string - The connector name.
- Created string
- The created time.
- Data
Format stringId - The DataFormat ID.
- Entity
Type string - Defines which entity type the file should map to.
- Entity
Type stringName - The mapping entity name.
- Id string
- Resource ID.
- Last
Modified string - The last modified time.
- Mapping
Properties Pulumi.Azure Native. Customer Insights. Outputs. Connector Mapping Properties Response - The properties of the mapping.
- Name string
- Resource name.
- Next
Run stringTime - The next run time based on customer's settings.
- Run
Id string - The RunId.
- State string
- State of connector mapping.
- Tenant
Id string - The hub name.
- Type string
- Resource type.
- Connector
Type string - Type of connector.
- Description string
- The description of the connector mapping.
- Display
Name string - Display name for the connector mapping.
- Connector
Mapping stringName - The connector mapping name
- Connector
Name string - The connector name.
- Created string
- The created time.
- Data
Format stringId - The DataFormat ID.
- Entity
Type string - Defines which entity type the file should map to.
- Entity
Type stringName - The mapping entity name.
- Id string
- Resource ID.
- Last
Modified string - The last modified time.
- Mapping
Properties ConnectorMapping Properties Response - The properties of the mapping.
- Name string
- Resource name.
- Next
Run stringTime - The next run time based on customer's settings.
- Run
Id string - The RunId.
- State string
- State of connector mapping.
- Tenant
Id string - The hub name.
- Type string
- Resource type.
- Connector
Type string - Type of connector.
- Description string
- The description of the connector mapping.
- Display
Name string - Display name for the connector mapping.
- connector
Mapping StringName - The connector mapping name
- connector
Name String - The connector name.
- created String
- The created time.
- data
Format StringId - The DataFormat ID.
- entity
Type String - Defines which entity type the file should map to.
- entity
Type StringName - The mapping entity name.
- id String
- Resource ID.
- last
Modified String - The last modified time.
- mapping
Properties ConnectorMapping Properties Response - The properties of the mapping.
- name String
- Resource name.
- next
Run StringTime - The next run time based on customer's settings.
- run
Id String - The RunId.
- state String
- State of connector mapping.
- tenant
Id String - The hub name.
- type String
- Resource type.
- connector
Type String - Type of connector.
- description String
- The description of the connector mapping.
- display
Name String - Display name for the connector mapping.
- connector
Mapping stringName - The connector mapping name
- connector
Name string - The connector name.
- created string
- The created time.
- data
Format stringId - The DataFormat ID.
- entity
Type string - Defines which entity type the file should map to.
- entity
Type stringName - The mapping entity name.
- id string
- Resource ID.
- last
Modified string - The last modified time.
- mapping
Properties ConnectorMapping Properties Response - The properties of the mapping.
- name string
- Resource name.
- next
Run stringTime - The next run time based on customer's settings.
- run
Id string - The RunId.
- state string
- State of connector mapping.
- tenant
Id string - The hub name.
- type string
- Resource type.
- connector
Type string - Type of connector.
- description string
- The description of the connector mapping.
- display
Name string - Display name for the connector mapping.
- connector_
mapping_ strname - The connector mapping name
- connector_
name str - The connector name.
- created str
- The created time.
- data_
format_ strid - The DataFormat ID.
- entity_
type str - Defines which entity type the file should map to.
- entity_
type_ strname - The mapping entity name.
- id str
- Resource ID.
- last_
modified str - The last modified time.
- mapping_
properties ConnectorMapping Properties Response - The properties of the mapping.
- name str
- Resource name.
- next_
run_ strtime - The next run time based on customer's settings.
- run_
id str - The RunId.
- state str
- State of connector mapping.
- tenant_
id str - The hub name.
- type str
- Resource type.
- connector_
type str - Type of connector.
- description str
- The description of the connector mapping.
- display_
name str - Display name for the connector mapping.
- connector
Mapping StringName - The connector mapping name
- connector
Name String - The connector name.
- created String
- The created time.
- data
Format StringId - The DataFormat ID.
- entity
Type String - Defines which entity type the file should map to.
- entity
Type StringName - The mapping entity name.
- id String
- Resource ID.
- last
Modified String - The last modified time.
- mapping
Properties Property Map - The properties of the mapping.
- name String
- Resource name.
- next
Run StringTime - The next run time based on customer's settings.
- run
Id String - The RunId.
- state String
- State of connector mapping.
- tenant
Id String - The hub name.
- type String
- Resource type.
- connector
Type String - Type of connector.
- description String
- The description of the connector mapping.
- display
Name String - Display name for the connector mapping.
Supporting Types
ConnectorMappingAvailabilityResponse
ConnectorMappingCompleteOperationResponse
- Completion
Operation stringType - The type of completion operation.
- Destination
Folder string - The destination folder where files will be moved to once the import is done.
- Completion
Operation stringType - The type of completion operation.
- Destination
Folder string - The destination folder where files will be moved to once the import is done.
- completion
Operation StringType - The type of completion operation.
- destination
Folder String - The destination folder where files will be moved to once the import is done.
- completion
Operation stringType - The type of completion operation.
- destination
Folder string - The destination folder where files will be moved to once the import is done.
- completion_
operation_ strtype - The type of completion operation.
- destination_
folder str - The destination folder where files will be moved to once the import is done.
- completion
Operation StringType - The type of completion operation.
- destination
Folder String - The destination folder where files will be moved to once the import is done.
ConnectorMappingErrorManagementResponse
- Error
Management stringType - The type of error management to use for the mapping.
- Error
Limit int - The error limit allowed while importing data.
- Error
Management stringType - The type of error management to use for the mapping.
- Error
Limit int - The error limit allowed while importing data.
- error
Management StringType - The type of error management to use for the mapping.
- error
Limit Integer - The error limit allowed while importing data.
- error
Management stringType - The type of error management to use for the mapping.
- error
Limit number - The error limit allowed while importing data.
- error_
management_ strtype - The type of error management to use for the mapping.
- error_
limit int - The error limit allowed while importing data.
- error
Management StringType - The type of error management to use for the mapping.
- error
Limit Number - The error limit allowed while importing data.
ConnectorMappingFormatResponse
- Format
Type string - The type mapping format.
- Accept
Language string - The oData language.
- Array
Separator string - Character separating array elements.
- Column
Delimiter string - The character that signifies a break between columns.
- Quote
Character string - Quote character, used to indicate enquoted fields.
- Quote
Escape stringCharacter - Escape character for quotes, can be the same as the quoteCharacter.
- Format
Type string - The type mapping format.
- Accept
Language string - The oData language.
- Array
Separator string - Character separating array elements.
- Column
Delimiter string - The character that signifies a break between columns.
- Quote
Character string - Quote character, used to indicate enquoted fields.
- Quote
Escape stringCharacter - Escape character for quotes, can be the same as the quoteCharacter.
- format
Type String - The type mapping format.
- accept
Language String - The oData language.
- array
Separator String - Character separating array elements.
- column
Delimiter String - The character that signifies a break between columns.
- quote
Character String - Quote character, used to indicate enquoted fields.
- quote
Escape StringCharacter - Escape character for quotes, can be the same as the quoteCharacter.
- format
Type string - The type mapping format.
- accept
Language string - The oData language.
- array
Separator string - Character separating array elements.
- column
Delimiter string - The character that signifies a break between columns.
- quote
Character string - Quote character, used to indicate enquoted fields.
- quote
Escape stringCharacter - Escape character for quotes, can be the same as the quoteCharacter.
- format_
type str - The type mapping format.
- accept_
language str - The oData language.
- array_
separator str - Character separating array elements.
- column_
delimiter str - The character that signifies a break between columns.
- quote_
character str - Quote character, used to indicate enquoted fields.
- quote_
escape_ strcharacter - Escape character for quotes, can be the same as the quoteCharacter.
- format
Type String - The type mapping format.
- accept
Language String - The oData language.
- array
Separator String - Character separating array elements.
- column
Delimiter String - The character that signifies a break between columns.
- quote
Character String - Quote character, used to indicate enquoted fields.
- quote
Escape StringCharacter - Escape character for quotes, can be the same as the quoteCharacter.
ConnectorMappingPropertiesResponse
- Availability
Pulumi.
Azure Native. Customer Insights. Inputs. Connector Mapping Availability Response - The availability of mapping property.
- Complete
Operation Pulumi.Azure Native. Customer Insights. Inputs. Connector Mapping Complete Operation Response - The operation after import is done.
- Error
Management Pulumi.Azure Native. Customer Insights. Inputs. Connector Mapping Error Management Response - The error management setting for the mapping.
- Format
Pulumi.
Azure Native. Customer Insights. Inputs. Connector Mapping Format Response - The format of mapping property.
- Structure
List<Pulumi.
Azure Native. Customer Insights. Inputs. Connector Mapping Structure Response> - Ingestion mapping information at property level.
- File
Filter string - The file filter for the mapping.
- Folder
Path string - The folder path for the mapping.
- Has
Header bool - If the file contains a header or not.
- Availability
Connector
Mapping Availability Response - The availability of mapping property.
- Complete
Operation ConnectorMapping Complete Operation Response - The operation after import is done.
- Error
Management ConnectorMapping Error Management Response - The error management setting for the mapping.
- Format
Connector
Mapping Format Response - The format of mapping property.
- Structure
[]Connector
Mapping Structure Response - Ingestion mapping information at property level.
- File
Filter string - The file filter for the mapping.
- Folder
Path string - The folder path for the mapping.
- Has
Header bool - If the file contains a header or not.
- availability
Connector
Mapping Availability Response - The availability of mapping property.
- complete
Operation ConnectorMapping Complete Operation Response - The operation after import is done.
- error
Management ConnectorMapping Error Management Response - The error management setting for the mapping.
- format
Connector
Mapping Format Response - The format of mapping property.
- structure
List<Connector
Mapping Structure Response> - Ingestion mapping information at property level.
- file
Filter String - The file filter for the mapping.
- folder
Path String - The folder path for the mapping.
- has
Header Boolean - If the file contains a header or not.
- availability
Connector
Mapping Availability Response - The availability of mapping property.
- complete
Operation ConnectorMapping Complete Operation Response - The operation after import is done.
- error
Management ConnectorMapping Error Management Response - The error management setting for the mapping.
- format
Connector
Mapping Format Response - The format of mapping property.
- structure
Connector
Mapping Structure Response[] - Ingestion mapping information at property level.
- file
Filter string - The file filter for the mapping.
- folder
Path string - The folder path for the mapping.
- has
Header boolean - If the file contains a header or not.
- availability
Connector
Mapping Availability Response - The availability of mapping property.
- complete_
operation ConnectorMapping Complete Operation Response - The operation after import is done.
- error_
management ConnectorMapping Error Management Response - The error management setting for the mapping.
- format
Connector
Mapping Format Response - The format of mapping property.
- structure
Sequence[Connector
Mapping Structure Response] - Ingestion mapping information at property level.
- file_
filter str - The file filter for the mapping.
- folder_
path str - The folder path for the mapping.
- has_
header bool - If the file contains a header or not.
- availability Property Map
- The availability of mapping property.
- complete
Operation Property Map - The operation after import is done.
- error
Management Property Map - The error management setting for the mapping.
- format Property Map
- The format of mapping property.
- structure List<Property Map>
- Ingestion mapping information at property level.
- file
Filter String - The file filter for the mapping.
- folder
Path String - The folder path for the mapping.
- has
Header Boolean - If the file contains a header or not.
ConnectorMappingStructureResponse
- Column
Name string - The column name of the import file.
- Property
Name string - The property name of the mapping entity.
- Custom
Format stringSpecifier - Custom format specifier for input parsing.
- Is
Encrypted bool - Indicates if the column is encrypted.
- Column
Name string - The column name of the import file.
- Property
Name string - The property name of the mapping entity.
- Custom
Format stringSpecifier - Custom format specifier for input parsing.
- Is
Encrypted bool - Indicates if the column is encrypted.
- column
Name String - The column name of the import file.
- property
Name String - The property name of the mapping entity.
- custom
Format StringSpecifier - Custom format specifier for input parsing.
- is
Encrypted Boolean - Indicates if the column is encrypted.
- column
Name string - The column name of the import file.
- property
Name string - The property name of the mapping entity.
- custom
Format stringSpecifier - Custom format specifier for input parsing.
- is
Encrypted boolean - Indicates if the column is encrypted.
- column_
name str - The column name of the import file.
- property_
name str - The property name of the mapping entity.
- custom_
format_ strspecifier - Custom format specifier for input parsing.
- is_
encrypted bool - Indicates if the column is encrypted.
- column
Name String - The column name of the import file.
- property
Name String - The property name of the mapping entity.
- custom
Format StringSpecifier - Custom format specifier for input parsing.
- is
Encrypted Boolean - Indicates if the column is encrypted.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi