AseaResourceMapping: {
    accountId: string;
    region: string;
    resourceIdentifier: string;
    resourceType: string;
}

Consolidated type for ASEA Resource mapping

Type declaration

  • accountId: string
  • region: string
  • resourceIdentifier: string
  • resourceType: string

Generated using TypeDoc