public static interface DynamoDbSettings.Builder extends SdkPojo, CopyableBuilder<DynamoDbSettings.Builder,DynamoDbSettings>
| Modifier and Type | Method and Description |
|---|---|
DynamoDbSettings.Builder |
serviceAccessRoleArn(String serviceAccessRoleArn)
The Amazon Resource Name (ARN) used by the service to access the IAM role.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDynamoDbSettings.Builder serviceAccessRoleArn(String serviceAccessRoleArn)
The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the
iam:PassRole action.
serviceAccessRoleArn - The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the
iam:PassRole action.Copyright © 2023. All rights reserved.