IAutoScalingGroupRef

class aws_cdk.aws_autoscaling.IAutoScalingGroupRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

auto_scaling_group_ref

(experimental) A reference to a AutoScalingGroup resource.

Stability:

experimental

node

The tree node.