Uses of Interface
software.amazon.awscdk.services.iam.CfnInstanceProfileProps
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnInstanceProfileProps in software.amazon.awscdk.services.iam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnInstanceProfileProps
Modifier and TypeMethodDescriptionCfnInstanceProfileProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnInstanceProfile
(Construct scope, String id, CfnInstanceProfileProps props) Create a newAWS::IAM::InstanceProfile
.