Amazon WorkSpaces · Schema

DeletableCertificateBasedAuthProperty

DeletableCertificateBasedAuthProperty schema from Amazon WorkSpaces API

DesktopEnd User ComputingVirtual DesktopDesktop as a Service
View JSON Schema on GitHub

JSON Schema

workspaces-deletable-certificate-based-auth-property-schema.json Raw ↑
{
  "type": "string",
  "enum": [
    "CERTIFICATE_BASED_AUTH_PROPERTIES_CERTIFICATE_AUTHORITY_ARN"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "DeletableCertificateBasedAuthProperty",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-deletable-certificate-based-auth-property-schema.json",
  "description": "DeletableCertificateBasedAuthProperty schema from Amazon WorkSpaces API"
}