DescribeResourceScanResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time that the resource scan was finished.

Link copied to clipboard

The percentage of the resource scan that has been completed.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource scan. The format is arn:${Partition}:cloudformation:${Region}:${Account}:resourceScan/${Id}. An example is arn:aws:cloudformation:<i>us-east-1</i>:<i>123456789012</i>:resourceScan/<i>f5b490f7-7ed4-428a-aa06-31ff25db0772</i> .

Link copied to clipboard

The number of resources that were read. This is only available for scans with a Status set to COMPLETE, EXPIRED, or FAILED.

Link copied to clipboard

The number of resources that were listed. This is only available for scans with a Status set to COMPLETE, EXPIRED, or FAILED .

Link copied to clipboard

The list of resource types for the specified scan. Resource types are only available for scans with a Status set to COMPLETE or FAILED .

Link copied to clipboard

The scan filters that were used.

Link copied to clipboard

The time that the resource scan was started.

Link copied to clipboard

Status of the resource scan.

Link copied to clipboard

The reason for the resource scan status, providing more information if a failure happened.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String