Options
All
  • Public
  • Public/Protected
  • All
Menu

Main Mira class. Bootstraps CDK and loads in Stacks per user input.

Hierarchy

  • MiraCiApp

Index

Constructors

constructor

Properties

cdkApp

cdkApp: App

instance

instance: MiraCiApp

stackName

stackName: string

stacks

stacks: Array<MiraValidStack> = []

Methods

getCallerIdentityResponse

  • getCallerIdentityResponse(profile: string): Promise<aws.STS.Types.GetCallerIdentityResponse>
  • Parameters

    • profile: string

    Returns Promise<aws.STS.Types.GetCallerIdentityResponse>

initialize

  • initialize(): Promise<void>

initializeApp

  • initializeApp(): void

Private parsePipelineEnvironmentVariables

Legend

  • Constructor
  • Property
  • Method
  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc