Skip to main content

AwsIamRoleAnchorSchema

This anchor is associated with a Server model representing an AWS IAM role.

@group

Anchors/AwsIam

Hierarchy

  • BaseAnchorSchema
    • AwsIamRoleAnchorSchema

Index

Properties

inheritedanchorId

anchorId: string

inheritedparent

parent: IModelReference & { type: NodeType }

properties

properties: { iamRoleName: string } = ...

Input properties.

  • properties.iamRoleName: The name of the IAM role.

Type declaration

  • iamRoleName: string
Page Options