DBClusterRoleCopyimport type { DBClusterRole } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/docdb.ts";interface DBClusterRole {RoleArn?: string | null;Status?: string | null;}§Properties§RoleArn?: string | null[src]§Status?: string | null[src]