Skip to main content

AwsAccountAnchorSchema

This anchor is associated with a Account model representing an AWS account.

@group

Anchors/AwsAccount

Hierarchy

  • BaseAnchorSchema
    • AwsAccountAnchorSchema

Index

Properties

inheritedanchorId

anchorId: string

inheritedparent

parent: IModelReference & { type: NodeType }

properties

properties: { awsAccountId: string } = ...

Input properties.

  • properties.awsAccountId - The AWS account ID.

Type declaration

  • awsAccountId: string
Page Options