ScopeConfiguration

Specifies the scope of resources to record from a third-party cloud service provider.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies whether to record resources from all supported regions for the third-party cloud service provider.

Link copied to clipboard

The list of regions from the third-party cloud service provider to include when recording resources. Used when allRegions is set to false.

Link copied to clipboard

The type of scope for the third-party cloud resources. Valid values include tenant and subscription.

Link copied to clipboard

The list of specific scope values for the third-party cloud resources. For example, a list of Azure subscriptions or management groups.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String