Class: Aws::Types::BatchGetDeploymentGroupsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#deployment_groups_info::Array[Types::DeploymentGroupInfo]

Returns the value of attribute deployment_groups_info.

Returns:



106
107
108
# File 'sig/types.rbs', line 106

def deployment_groups_info
  @deployment_groups_info
end

#error_message::String

Returns the value of attribute error_message.

Returns:

  • (::String)


107
108
109
# File 'sig/types.rbs', line 107

def error_message
  @error_message
end