NAME
Paws::CodeDeploy::ListDeploymentTargetsOutput
ATTRIBUTES
NextToken => Str
If a large amount of information is returned, a token identifier is also returned. It can be used in a subsequent ListDeploymentTargets
call to return the next set of deployment targets in the list.
TargetIds => ArrayRef[Str|Undef]
The unique IDs of deployment targets.