ICapacityProviderRef

class aws_cdk.aws_ecs.ICapacityProviderRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a CapacityProvider.

Stability:

experimental

Attributes

capacity_provider_ref

(experimental) A reference to a CapacityProvider resource.

Stability:

experimental

node

The tree node.