Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iam.CfnInstanceProfilePropsMixin.Builder
Packages that use CfnInstanceProfilePropsMixin.Builder
-
Uses of CfnInstanceProfilePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iam
Methods in software.amazon.awscdk.cfnpropertymixins.services.iam that return CfnInstanceProfilePropsMixin.BuilderModifier and TypeMethodDescriptionCfnInstanceProfilePropsMixin.Builder.create()CfnInstanceProfilePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnInstanceProfilePropsMixin.Builder.instanceProfileName(String instanceProfileName) The name of the instance profile to create.The path to the instance profile.The name of the role to associate with the instance profile.