| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageEc2InstanceDetails |
CoverageEc2InstanceDetails.clone() |
CoverageEc2InstanceDetails |
CoverageResourceDetails.getEc2InstanceDetails()
Information about the Amazon EC2 instance assessed for runtime coverage.
|
CoverageEc2InstanceDetails |
CoverageEc2InstanceDetails.withAgentDetails(AgentDetails agentDetails)
Information about the installed security agent.
|
CoverageEc2InstanceDetails |
CoverageEc2InstanceDetails.withClusterArn(String clusterArn)
The cluster ARN of the Amazon ECS cluster running on the Amazon EC2 instance.
|
CoverageEc2InstanceDetails |
CoverageEc2InstanceDetails.withInstanceId(String instanceId)
The Amazon EC2 instance ID.
|
CoverageEc2InstanceDetails |
CoverageEc2InstanceDetails.withInstanceType(String instanceType)
The instance type of the Amazon EC2 instance.
|
CoverageEc2InstanceDetails |
CoverageEc2InstanceDetails.withManagementType(ManagementType managementType)
Indicates how the GuardDuty security agent is managed for this resource.
|
CoverageEc2InstanceDetails |
CoverageEc2InstanceDetails.withManagementType(String managementType)
Indicates how the GuardDuty security agent is managed for this resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageResourceDetails.setEc2InstanceDetails(CoverageEc2InstanceDetails ec2InstanceDetails)
Information about the Amazon EC2 instance assessed for runtime coverage.
|
CoverageResourceDetails |
CoverageResourceDetails.withEc2InstanceDetails(CoverageEc2InstanceDetails ec2InstanceDetails)
Information about the Amazon EC2 instance assessed for runtime coverage.
|
Copyright © 2025. All rights reserved.