| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
IamRoleConfiguration |
Configuration.iamRole()
The access control configuration is for an IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Configuration.fromIamRole(IamRoleConfiguration iamRole)
Create an instance of this class with
Configuration.iamRole() initialized to the given value. |
Configuration.Builder |
Configuration.Builder.iamRole(IamRoleConfiguration iamRole)
The access control configuration is for an IAM role.
|
Copyright © 2023. All rights reserved.