GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse

Types

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

Properties

Link copied to clipboard

The requested build workflow asset. This is a union type that returns only one of the available asset types (logs, reports, or generated artifacts) based on the specific asset type requested in the API call.

Link copied to clipboard

The unique identifier of the build workflow.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Automated Reasoning policy.

Functions

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