Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class ObjectAnchorsAccount : KotlinCustomResource

ObjectAnchorsAccount Response. API Version: 2021-03-01-preview.

Link copied to clipboard
data class ObjectAnchorsAccountArgs(val accountName: Output<String>? = null, val identity: Output<ObjectAnchorsAccountIdentityArgs>? = null, val kind: Output<SkuArgs>? = null, val location: Output<String>? = null, val plan: Output<IdentityArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val storageAccountName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ObjectAnchorsAccountArgs>

ObjectAnchorsAccount Response. API Version: 2021-03-01-preview.

Link copied to clipboard
Link copied to clipboard
class RemoteRenderingAccount : KotlinCustomResource

RemoteRenderingAccount Response. API Version: 2021-01-01.

Link copied to clipboard
data class RemoteRenderingAccountArgs(val accountName: Output<String>? = null, val identity: Output<IdentityArgs>? = null, val kind: Output<SkuArgs>? = null, val location: Output<String>? = null, val plan: Output<IdentityArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val storageAccountName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RemoteRenderingAccountArgs>

RemoteRenderingAccount Response. API Version: 2021-01-01.

Link copied to clipboard
Link copied to clipboard
class SpatialAnchorsAccount : KotlinCustomResource

SpatialAnchorsAccount Response. API Version: 2021-01-01.

Link copied to clipboard
data class SpatialAnchorsAccountArgs(val accountName: Output<String>? = null, val identity: Output<IdentityArgs>? = null, val kind: Output<SkuArgs>? = null, val location: Output<String>? = null, val plan: Output<IdentityArgs>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val storageAccountName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SpatialAnchorsAccountArgs>

SpatialAnchorsAccount Response. API Version: 2021-01-01.

Link copied to clipboard