Class IamInstanceProfileSpecification

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

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

Describes an IAM instance profile.

See Also: