FilterFilterCriteriaVulnerablePackageArgs

data class FilterFilterCriteriaVulnerablePackageArgs(val architecture: Output<FilterFilterCriteriaVulnerablePackageArchitectureArgs>? = null, val epoches: Output<List<FilterFilterCriteriaVulnerablePackageEpochArgs>>? = null, val filePath: Output<FilterFilterCriteriaVulnerablePackageFilePathArgs>? = null, val name: Output<FilterFilterCriteriaVulnerablePackageNameArgs>? = null, val release: Output<FilterFilterCriteriaVulnerablePackageReleaseArgs>? = null, val sourceLambdaLayerArn: Output<FilterFilterCriteriaVulnerablePackageSourceLambdaLayerArnArgs>? = null, val sourceLayerHash: Output<FilterFilterCriteriaVulnerablePackageSourceLayerHashArgs>? = null, val version: Output<FilterFilterCriteriaVulnerablePackageVersionArgs>? = null) : ConvertibleToJava<FilterFilterCriteriaVulnerablePackageArgs>

Properties

Link copied to clipboard

(Optional) The architecture of the package. Documented below.

Link copied to clipboard

(Optional) The epoch of the package. Documented below.

Link copied to clipboard

(Optional) The name of the package. Documented below.

Link copied to clipboard

Name of the filter.

Link copied to clipboard

(Optional) The release of the package. Documented below.

Link copied to clipboard

(Optional) The ARN of the package's source lambda layer. Documented below.

Link copied to clipboard

(Optional) The source layer hash of the package. Documented below.

Link copied to clipboard

(Optional) The version of the package. Documented below.

Functions

Link copied to clipboard
open override fun toJava(): FilterFilterCriteriaVulnerablePackageArgs