Package-level declarations

Types

Link copied to clipboard
class DeidService : KotlinCustomResource

A HealthDataAIServicesProviderHub resource Uses Azure REST API version 2024-02-28-preview. Other available API versions: 2024-09-20.

Link copied to clipboard
data class DeidServiceArgs(val deidServiceName: Output<String>? = null, val identity: Output<ManagedServiceIdentityArgs>? = null, val location: Output<String>? = null, val properties: Output<DeidServicePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DeidServiceArgs>

A HealthDataAIServicesProviderHub resource Uses Azure REST API version 2024-02-28-preview. Other available API versions: 2024-09-20.

Link copied to clipboard
Link copied to clipboard
object DeidServiceMapper : ResourceMapper<DeidService>
Link copied to clipboard
Link copied to clipboard
class PrivateEndpointConnection : KotlinCustomResource

Holder for private endpoint connections Uses Azure REST API version 2024-02-28-preview. Other available API versions: 2024-09-20.

Link copied to clipboard
data class PrivateEndpointConnectionArgs(val deidServiceName: Output<String>? = null, val privateEndpointConnectionName: Output<String>? = null, val properties: Output<PrivateEndpointConnectionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<PrivateEndpointConnectionArgs>

Holder for private endpoint connections Uses Azure REST API version 2024-02-28-preview. Other available API versions: 2024-09-20.