You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::OpsWorks::Types::EcsCluster

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a registered Amazon ECS cluster.

Instance Attribute Summary collapse

Instance Attribute Details

#ecs_cluster_arnString

The cluster\'s ARN.

Returns:

  • (String)

    The cluster\'s ARN.

#ecs_cluster_nameString

The cluster name.

Returns:

  • (String)

    The cluster name.

#registered_atString

The time and date that the cluster was registered with the stack.

Returns:

  • (String)

    The time and date that the cluster was registered with the stack.

#stack_idString

The stack ID.

Returns:

  • (String)

    The stack ID.