Uses of Class
software.amazon.awscdk.services.iam.InstanceProfileReference.Builder
Packages that use InstanceProfileReference.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of InstanceProfileReference.Builder in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return InstanceProfileReference.BuilderModifier and TypeMethodDescriptionInstanceProfileReference.builder()
InstanceProfileReference.Builder.instanceProfileArn
(String instanceProfileArn) Sets the value ofInstanceProfileReference.getInstanceProfileArn()
InstanceProfileReference.Builder.instanceProfileName
(String instanceProfileName) Sets the value ofInstanceProfileReference.getInstanceProfileName()
Constructors in software.amazon.awscdk.services.iam with parameters of type InstanceProfileReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theInstanceProfileReference.Builder
.