Step

class Step

Details about the step associated with a finding.

Types

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

Properties

Link copied to clipboard

The component ARN. The ARN can be null and is not displayed in the Amazon Web Services console.

Link copied to clipboard

The component ID.

Link copied to clipboard

The component type.

Functions

Link copied to clipboard
inline fun copy(block: Step.Builder.() -> Unit = {}): Step
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