ArchAstro.SDK.Types.Acl (archastro v0.3.4)

Copy Markdown

An access-control list payload that supports either full replacement or targeted patch operations on a resource's grants.

Summary

Types

Functions

from_map(data)

@spec from_map(ArchAstro.SDK.JSON.object()) :: t()

matches?(value)

@spec matches?(ArchAstro.SDK.JSON.t()) :: boolean()

to_map(value)

@spec to_map(t()) :: ArchAstro.SDK.JSON.object()