Access¶
The |
- pydantic model Access[source]¶
The
access
block contains information related to access control for this data object.- Fields:
- field asset: Asset [Required]¶
A block containing information about the owner asset of these data. See
Asset
.
- field classification: Optional[enums.Classification] = None¶
The access classification level. See
enums.Classification
.