Builder
Properties
Contains metadata about scan coverage for a code repository resource.
The container image metadata associated with a covered resource.
The container registry metadata associated with a covered resource.
The container repository metadata associated with a covered resource.
An object that contains metadata details for an Amazon EC2 instance.
An object that contains details about the container metadata for an Amazon ECR image.
An object that contains details about the repository an Amazon ECR image resides in.
An object that contains metadata details for an Amazon Web Services Lambda function.
The serverless function metadata associated with a covered resource.
The VM instance metadata associated with a covered resource.
Functions
construct an aws.sdk.kotlin.services.inspector2.model.CodeRepositoryMetadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.ContainerImageMetadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.ContainerRegistryMetadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.ContainerRepositoryMetadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.Ec2Metadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.EcrContainerImageMetadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.EcrRepositoryMetadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.LambdaFunctionMetadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.ServerlessFunctionMetadata inside the given block
construct an aws.sdk.kotlin.services.inspector2.model.VmInstanceMetadata inside the given block