CreatePentestRequest

Input for creating a new pentest

Types

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

Properties

Link copied to clipboard

ID of the agent space where the pentest should be created

Link copied to clipboard

Assets to be tested during the pentest

Link copied to clipboard

Strategy for code remediation on findings

Link copied to clipboard

A list of risk types excluded from the pentest execution

Link copied to clipboard

CloudWatch log group and stream prefix where pentest execution logs are stored

Link copied to clipboard

Configuration for network traffic filtering

Link copied to clipboard

Service role ARN for accessing customer resources

Link copied to clipboard

Title of the pentest

Link copied to clipboard

VPC configuration that the Security Agent accesses

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