BlockReference
A reference to a block.
Contents
- BeginOffset
-
Offset of the start of the block within its parent block.
Type: Integer
Required: No
- BlockId
-
Unique identifier for the block.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- ChildBlocks
-
List of child blocks within this block.
Type: Array of ChildBlock objects
Required: No
- EndOffset
-
Offset of the end of the block within its parent block.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: