attachments property

List<Attachment>? attachments
final

The resources attached to a cluster. When using a capacity provider with a cluster, the Auto Scaling plan that is created will be returned as a cluster attachment.

Implementation

final List<Attachment>? attachments;