Uses of Class
software.amazon.awssdk.services.guardduty.model.Ec2Instance
-
Packages that use Ec2Instance Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Ec2Instance in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Ec2Instance Modifier and Type Method Description Ec2InstanceResourceData. ec2Instance()Contains information about the Amazon EC2 instance.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Ec2Instance Modifier and Type Method Description ResourceData.BuilderResourceData.Builder. ec2Instance(Ec2Instance ec2Instance)Contains information about the Amazon EC2 instance.
-