Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class AttestationProvider : KotlinCustomResource

Attestation service response message. Uses Azure REST API version 2021-06-01. In version 1.x of the Azure Native provider, it used API version 2020-10-01. Other available API versions: 2021-06-01-preview.

Link copied to clipboard
data class AttestationProviderArgs(val location: Output<String>? = null, val properties: Output<AttestationServiceCreationSpecificParamsArgs>? = null, val providerName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AttestationProviderArgs>

Attestation service response message. Uses Azure REST API version 2021-06-01. In version 1.x of the Azure Native provider, it used API version 2020-10-01. Other available API versions: 2021-06-01-preview.

Link copied to clipboard
Link copied to clipboard
class PrivateEndpointConnection : KotlinCustomResource

The Private Endpoint Connection resource. Uses Azure REST API version 2021-06-01. In version 1.x of the Azure Native provider, it used API version 2020-10-01. Other available API versions: 2021-06-01-preview.

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

The Private Endpoint Connection resource. Uses Azure REST API version 2021-06-01. In version 1.x of the Azure Native provider, it used API version 2020-10-01. Other available API versions: 2021-06-01-preview.