ProjectFleetResponse

data class ProjectFleetResponse(val fleetArn: String? = null)

Definition of ProjectFleet

Constructors

Link copied to clipboard
constructor(fleetArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val fleetArn: String? = null

Specifies the compute fleet ARN for the build project.