Class IamInstanceProfile

java.lang.Object
software.amazon.awssdk.services.ec2.model.IamInstanceProfile
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<IamInstanceProfile.Builder,IamInstanceProfile>

@Generated("software.amazon.awssdk:codegen") public final class IamInstanceProfile extends Object implements SdkPojo, Serializable, ToCopyableBuilder<IamInstanceProfile.Builder,IamInstanceProfile>

Describes an IAM instance profile.

See Also: