Method: AwsEcsCluster#cluster_name
- Defined in:
- lib/resources/aws/aws_ecs_cluster.rb
#cluster_name ⇒ Object (readonly)
Returns the value of attribute cluster_name.
13 14 15 |
# File 'lib/resources/aws/aws_ecs_cluster.rb', line 13 def cluster_name @cluster_name end |