Class CsmServerlessCoverageAnalysisData

CSM Serverless Resources Coverage Analysis data.

Hierarchy

  • CsmServerlessCoverageAnalysisData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

CSM Serverless Resources Coverage Analysis attributes.

id?: string

The ID of your organization.

type?: string

The type of the resource. The value should always be get_serverless_coverage_analysis_response_public_v0.

Generated using TypeDoc