InterconnectBlockInstanceView Class

The instance view of an Interconnect Block.

Constructor

InterconnectBlockInstanceView(*args: Any, **kwargs: Any)

Variables

Name Description
current_capacity
int

The current capacity allocated for this Interconnect Block.

statuses

The resource status information.

Attributes

current_capacity

The current capacity allocated for this Interconnect Block.

current_capacity: int | None

statuses

The resource status information.

statuses: list['_models.InstanceViewStatus'] | None