Skip to main content

AwsEfsAnchorSchema

This anchor is associated with a Filesystem model representing an AWS EFS filesystem.

@group

Anchors/AwsEfs

Hierarchy

  • BaseAnchorSchema
    • AwsEfsAnchorSchema

Index

Properties

inheritedanchorId

anchorId: string

inheritedparent

parent: IModelReference & { type: NodeType }

properties

properties: { filesystemName: string } = ...

Input properties.

  • properties.filesystemName: The name of the EFS filesystem.

Type declaration

  • filesystemName: string
Page Options