Uses of Class
software.amazon.awssdk.services.guardduty.model.IamInstanceProfile
-
Packages that use IamInstanceProfile Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of IamInstanceProfile in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return IamInstanceProfile Modifier and Type Method Description IamInstanceProfileInstanceDetails. iamInstanceProfile()The profile information of the EC2 instance.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type IamInstanceProfile Modifier and Type Method Description InstanceDetails.BuilderInstanceDetails.Builder. iamInstanceProfile(IamInstanceProfile iamInstanceProfile)The profile information of the EC2 instance.
-