CapabilityType

sealed class CapabilityType

AWS DevOps Agent capability types representing the set of automated capabilities that can be enabled per association.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Release readiness review auto-trigger capability.

Link copied to clipboard

Release readiness review automated testing capability.

Link copied to clipboard
data class SdkUnknown(val value: String) : CapabilityType

Properties

Link copied to clipboard
abstract val value: String