| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
Position |
Statement.endPosition()
The row and column of the end of a
Statement in an IAM policy. |
Position |
Statement.startPosition()
The row and column of the beginning of the
Statement in an IAM policy. |
| Modifier and Type | Method and Description |
|---|---|
Statement.Builder |
Statement.Builder.endPosition(Position endPosition)
The row and column of the end of a
Statement in an IAM policy. |
Statement.Builder |
Statement.Builder.startPosition(Position startPosition)
The row and column of the beginning of the
Statement in an IAM policy. |
Copyright © 2023. All rights reserved.