| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
IamRoleConfiguration |
IamRoleConfiguration.clone() |
IamRoleConfiguration |
Configuration.getIamRole()
The access control configuration is for an IAM role.
|
IamRoleConfiguration |
IamRoleConfiguration.withTrustPolicy(String trustPolicy)
The proposed trust policy for the IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setIamRole(IamRoleConfiguration iamRole)
The access control configuration is for an IAM role.
|
Configuration |
Configuration.withIamRole(IamRoleConfiguration iamRole)
The access control configuration is for an IAM role.
|
Copyright © 2023. All rights reserved.