Skip to content

Module Reference / @tinystacks/ops-aws-utilization-widgets / AwsUtilizationProvider

Interface: AwsUtilizationProvider

@tinystacks/ops-aws-utilization-widgets.AwsUtilizationProvider

Example

UtilizationProvider:
   type: AwsUtilizationProvider

Hierarchy

AwsUtilizationProvider

Table of contents

Properties

Properties

id

id: string

Inherited from

Provider.id

Defined in

node_modules/@tinystacks/ops-model/dist/models/Provider.d.ts:2


regions

Optional regions: string[]

Defined in

node_modules/@tinystacks/ops-aws-utilization-widgets/dist/ops-types.d.ts:28


services

Optional services: AwsResourceType[]

Defined in

node_modules/@tinystacks/ops-aws-utilization-widgets/dist/ops-types.d.ts:27


type

type: string

This describes the type of the provider

Inherited from

Provider.type

Defined in

node_modules/@tinystacks/ops-model/dist/models/Provider.d.ts:6