| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
WithoutPolicyUpdatesOptions.Jsii$Proxy
An implementation for
WithoutPolicyUpdatesOptions |
| Modifier and Type | Method and Description |
|---|---|
WithoutPolicyUpdatesOptions |
WithoutPolicyUpdatesOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
IRole |
Role.withoutPolicyUpdates(WithoutPolicyUpdatesOptions options)
Return a copy of this Role object whose Policies will not be updated.
|
Copyright © 2022. All rights reserved.