Uses of Class
software.amazon.awscdk.services.iam.InstanceProfile.Builder
Packages that use InstanceProfile.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of InstanceProfile.Builder in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return InstanceProfile.BuilderModifier and TypeMethodDescriptionstatic InstanceProfile.BuilderInstanceProfile.Builder.instanceProfileName(String instanceProfileName) The name of the InstanceProfile to create.The path to the InstanceProfile.An IAM role to associate with the instance profile that is used by EC2 instances.