Class: Aws::Types::BatchGetDeploymentsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#deployments_info::Array[Types::DeploymentInfo]

Returns the value of attribute deployments_info.

Returns:



140
141
142
# File 'sig/types.rbs', line 140

def deployments_info
  @deployments_info
end