Class IamInstanceProfileAssociation

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

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

Describes an association between an IAM instance profile and an instance.

See Also: