Builder

class Builder

Properties

Link copied to clipboard

An object that described the state of Amazon Inspector scans for an account.

Link copied to clipboard
var ec2: State?

An object detailing the state of Amazon Inspector scanning for Amazon EC2 resources.

Link copied to clipboard
var ecr: State?

An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.

Link copied to clipboard

An object that described the state of Amazon Inspector scans for an account.

Link copied to clipboard

An object that described the state of Amazon Inspector scans for an account.

Functions

Link copied to clipboard
Link copied to clipboard
fun ec2(block: State.Builder.() -> Unit)
Link copied to clipboard
fun ecr(block: State.Builder.() -> Unit)
Link copied to clipboard
fun lambda(block: State.Builder.() -> Unit)
Link copied to clipboard