ContactProfileArgs

constructor(autoTrackingConfiguration: Output<AutoTrackingConfiguration>? = null, contactProfileName: Output<String>? = null, eventHubUri: Output<String>? = null, links: Output<List<ContactProfileLinkArgs>>? = null, location: Output<String>? = null, minimumElevationDegrees: Output<Double>? = null, minimumViableContactDuration: Output<String>? = null, networkConfiguration: Output<ContactProfilesPropertiesNetworkConfigurationArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, thirdPartyConfigurations: Output<List<ContactProfileThirdPartyConfigurationArgs>>? = null)