Class: Aws::Types::GetContainerServiceDeploymentsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#deployments::Array[Types::ContainerServiceDeployment]

Returns the value of attribute deployments.



1528
1529
1530
# File 'sig/types.rbs', line 1528

def deployments
  @deployments
end