Package-level declarations

Types

data class AppliancePropertiesInfrastructureConfigArgs(val provider: Output<Either<String, Provider>>? = null) : ConvertibleToJava<AppliancePropertiesInfrastructureConfigArgs>

Contains infrastructure information about the Appliance

Link copied to clipboard
data class GetAppliancePlainArgs(val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetAppliancePlainArgs>
Link copied to clipboard
data class IdentityArgs(val type: Output<Either<String, ResourceIdentityType>>? = null) : ConvertibleToJava<IdentityArgs>

Identity for the resource.

Link copied to clipboard
data class ListApplianceClusterCustomerUserCredentialPlainArgs(val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<ListApplianceClusterCustomerUserCredentialPlainArgs>
data class ListApplianceClusterUserCredentialPlainArgs(val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<ListApplianceClusterUserCredentialPlainArgs>