Uses of Interface
software.amazon.awscdk.services.iam.InstanceProfileAttributes
Packages that use InstanceProfileAttributes
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of InstanceProfileAttributes in software.amazon.awscdk.services.iam
Classes in software.amazon.awscdk.services.iam that implement InstanceProfileAttributesModifier and TypeClassDescriptionstatic final classAn implementation forInstanceProfileAttributesMethods in software.amazon.awscdk.services.iam that return InstanceProfileAttributesModifier and TypeMethodDescriptionInstanceProfileAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iam with parameters of type InstanceProfileAttributesModifier and TypeMethodDescriptionstatic IInstanceProfileInstanceProfile.fromInstanceProfileAttributes(software.constructs.Construct scope, String id, InstanceProfileAttributes attrs) Import an existing InstanceProfile from given InstanceProfile attributes.