Package-level declarations

Types

Link copied to clipboard
class AnalyticsConnector : KotlinCustomResource

Analytics Connector definition. Uses Azure REST API version 2022-10-01-preview.

Link copied to clipboard
data class AnalyticsConnectorArgs(val analyticsConnectorName: Output<String>? = null, val dataDestinationConfiguration: Output<AnalyticsConnectorDataLakeDataDestinationArgs>? = null, val dataMappingConfiguration: Output<AnalyticsConnectorFhirToParquetMappingArgs>? = null, val dataSourceConfiguration: Output<AnalyticsConnectorFhirServiceDataSourceArgs>? = null, val identity: Output<ServiceManagedIdentityIdentityArgs>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val workspaceName: Output<String>? = null) : ConvertibleToJava<AnalyticsConnectorArgs>

Analytics Connector definition. Uses Azure REST API version 2022-10-01-preview.

Link copied to clipboard
Link copied to clipboard
class DicomService : KotlinCustomResource

The description of Dicom Service Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
data class DicomServiceArgs(val corsConfiguration: Output<CorsConfigurationArgs>? = null, val dicomServiceName: Output<String>? = null, val identity: Output<ServiceManagedIdentityIdentityArgs>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val workspaceName: Output<String>? = null) : ConvertibleToJava<DicomServiceArgs>

The description of Dicom Service Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
object DicomServiceMapper : ResourceMapper<DicomService>
Link copied to clipboard
Link copied to clipboard
class FhirService : KotlinCustomResource

The description of Fhir Service Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
data class FhirServiceArgs(val accessPolicies: Output<List<FhirServiceAccessPolicyEntryArgs>>? = null, val acrConfiguration: Output<FhirServiceAcrConfigurationArgs>? = null, val authenticationConfiguration: Output<FhirServiceAuthenticationConfigurationArgs>? = null, val corsConfiguration: Output<FhirServiceCorsConfigurationArgs>? = null, val exportConfiguration: Output<FhirServiceExportConfigurationArgs>? = null, val fhirServiceName: Output<String>? = null, val identity: Output<ServiceManagedIdentityIdentityArgs>? = null, val implementationGuidesConfiguration: Output<ImplementationGuidesConfigurationArgs>? = null, val importConfiguration: Output<FhirServiceImportConfigurationArgs>? = null, val kind: Output<Either<String, FhirServiceKind>>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val resourceVersionPolicyConfiguration: Output<ResourceVersionPolicyConfigurationArgs>? = null, val tags: Output<Map<String, String>>? = null, val workspaceName: Output<String>? = null) : ConvertibleToJava<FhirServiceArgs>

The description of Fhir Service Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
object FhirServiceMapper : ResourceMapper<FhirService>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class IotConnector : KotlinCustomResource

IoT Connector definition. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
data class IotConnectorArgs(val deviceMapping: Output<IotMappingPropertiesArgs>? = null, val identity: Output<ServiceManagedIdentityIdentityArgs>? = null, val ingestionEndpointConfiguration: Output<IotEventHubIngestionEndpointConfigurationArgs>? = null, val iotConnectorName: Output<String>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val workspaceName: Output<String>? = null) : ConvertibleToJava<IotConnectorArgs>

IoT Connector definition. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
class IotConnectorFhirDestination : KotlinCustomResource

IoT Connector FHIR destination definition. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
data class IotConnectorFhirDestinationArgs(val fhirDestinationName: Output<String>? = null, val fhirMapping: Output<IotMappingPropertiesArgs>? = null, val fhirServiceResourceId: Output<String>? = null, val iotConnectorName: Output<String>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val resourceIdentityResolutionType: Output<Either<String, IotIdentityResolutionType>>? = null, val workspaceName: Output<String>? = null) : ConvertibleToJava<IotConnectorFhirDestinationArgs>

IoT Connector FHIR destination definition. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
object IotConnectorMapper : ResourceMapper<IotConnector>
Link copied to clipboard
Link copied to clipboard
class PrivateEndpointConnection : KotlinCustomResource

The Private Endpoint Connection resource. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
data class PrivateEndpointConnectionArgs(val privateEndpointConnectionName: Output<String>? = null, val privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStateArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null) : ConvertibleToJava<PrivateEndpointConnectionArgs>

The Private Endpoint Connection resource. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
class Service : KotlinCustomResource

The description of the service. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
data class ServiceArgs(val identity: Output<ServicesResourceIdentityArgs>? = null, val kind: Output<Kind>? = null, val location: Output<String>? = null, val properties: Output<ServicesPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ServiceArgs>

The description of the service. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
object ServiceMapper : ResourceMapper<Service>
Link copied to clipboard
Link copied to clipboard
class Workspace : KotlinCustomResource

Workspace resource. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
data class WorkspaceArgs(val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val workspaceName: Output<String>? = null) : ConvertibleToJava<WorkspaceArgs>

Workspace resource. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
Link copied to clipboard
object WorkspaceMapper : ResourceMapper<Workspace>
Link copied to clipboard
class WorkspacePrivateEndpointConnection : KotlinCustomResource

The Private Endpoint Connection resource. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard
data class WorkspacePrivateEndpointConnectionArgs(val privateEndpointConnectionName: Output<String>? = null, val privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStateArgs>? = null, val resourceGroupName: Output<String>? = null, val workspaceName: Output<String>? = null) : ConvertibleToJava<WorkspacePrivateEndpointConnectionArgs>

The Private Endpoint Connection resource. Uses Azure REST API version 2023-02-28. In version 1.x of the Azure Native provider, it used API version 2022-05-15. Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
suspend fun fhirService(name: String, block: suspend FhirServiceResourceBuilder.() -> Unit): FhirService
Link copied to clipboard
Link copied to clipboard
fun service(name: String): Service
suspend fun service(name: String, block: suspend ServiceResourceBuilder.() -> Unit): Service
Link copied to clipboard
suspend fun workspace(name: String, block: suspend WorkspaceResourceBuilder.() -> Unit): Workspace