Uses of Interface
software.amazon.awscdk.services.iam.WithoutPolicyUpdatesOptions
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of WithoutPolicyUpdatesOptions in software.amazon.awscdk.services.iam
Modifier and TypeClassDescriptionstatic final class
An implementation forWithoutPolicyUpdatesOptions
Modifier and TypeMethodDescriptionWithoutPolicyUpdatesOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionRole.withoutPolicyUpdates
(WithoutPolicyUpdatesOptions options) Return a copy of this Role object whose Policies will not be updated.