ResourceDetails
Contains details about the resource involved in the finding.
Contents
- awsEc2Instance
-
An object that contains details about the Amazon EC2 instance involved in the finding.
Type: AwsEc2InstanceDetails object
Required: No
- awsEcrContainerImage
-
An object that contains details about the Amazon ECR container image involved in the finding.
Type: AwsEcrContainerImageDetails object
Required: No
- awsLambdaFunction
-
A summary of the information about an AWS Lambda function affected by a finding.
Type: AwsLambdaFunctionDetails object
Required: No
- codeRepository
-
Contains details about a code repository resource associated with a finding.
Type: CodeRepositoryDetails object
Required: No
- image
-
An object that contains details about a container image involved in the finding.
Type: Image object
Required: No
- serverlessFunction
-
An object that contains details about a serverless function involved in the finding.
Type: ServerlessFunction object
Required: No
- vm
-
An object that contains details about a VM instance involved in the finding.
Type: Vm object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: