Package-level declarations

Types

Link copied to clipboard
class DeidService : KotlinCustomResource

A HealthDataAIServicesProviderHub resource Uses Azure REST API version 2024-09-20. In version 2.x of the Azure Native provider, it used API version 2024-02-28-preview. Other available API versions: 2024-02-28-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native healthdataaiservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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-09-20. In version 2.x of the Azure Native provider, it used API version 2024-02-28-preview. Other available API versions: 2024-02-28-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native healthdataaiservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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-09-20. In version 2.x of the Azure Native provider, it used API version 2024-02-28-preview. Other available API versions: 2024-02-28-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native healthdataaiservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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-09-20. In version 2.x of the Azure Native provider, it used API version 2024-02-28-preview. Other available API versions: 2024-02-28-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native healthdataaiservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.