Interface PingOptions

Hierarchy

  • PingOptions

Properties

bucket?: string

The name of the bucket to ping.

reportId?: string

A unique identifier for the report generated by this operation.

serviceTypes?: ServiceType[]

The services which should be pinged.

timeout?: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc