Uses of Class
software.amazon.awscdk.services.iam.InstanceProfileProps.Builder
Packages that use InstanceProfileProps.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of InstanceProfileProps.Builder in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return InstanceProfileProps.BuilderModifier and TypeMethodDescriptionstatic InstanceProfileProps.BuilderInstanceProfileProps.builder()InstanceProfileProps.Builder.instanceProfileName(String instanceProfileName) Sets the value ofInstanceProfileProps.getInstanceProfileName()Sets the value ofInstanceProfileProps.getPath()Sets the value ofInstanceProfileProps.getRole()Constructors in software.amazon.awscdk.services.iam with parameters of type InstanceProfileProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(InstanceProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theInstanceProfileProps.Builder.