Class ListShape
- Aws\Api\AbstractModel implements ArrayAccess
-
Aws\Api\Shape
-
Aws\Api\ListShape
- Namespace: Aws\Api
- Located at Api/ListShape.php
Represents a list shape.
Methods Summary
Methods inherited from Aws\Api\Shape
Methods inherited from Aws\Api\AbstractModel
Methods Details
__construct (
array
$definition,
Aws\Api\ShapeMap
$shapeMap
)
Parameters
array | $definition | Service description |
Aws\Api\ShapeMap |
$shapeMap | Shapemap used for creating shapes |