Uses of Class
software.amazon.awscdk.interfaces.iam.InstanceProfileReference.Builder
Packages that use InstanceProfileReference.Builder
-
Uses of InstanceProfileReference.Builder in software.amazon.awscdk.interfaces.iam
Methods in software.amazon.awscdk.interfaces.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.interfaces.iam with parameters of type InstanceProfileReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theInstanceProfileReference.Builder.