Interface IFleet

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IFleet.Jsii$Default
All Known Implementing Classes:
Fleet, IFleet.Jsii$Proxy

@Generated(value="jsii-pacmak/1.109.0 (build c221850)", date="2025-03-14T03:24:55.174Z") @Stability(Stable) public interface IFleet extends software.amazon.jsii.JsiiSerializable, IResource
Represents a Fleet for a reserved capacity CodeBuild project.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IFleet.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    The compute type of the fleet.
    The build environment (operating system/architecture/accelerator) type made available to projects using this fleet.
    The ARN of the fleet.
    The name of the fleet.

    Methods inherited from interface software.constructs.IConstruct

    getNode

    Methods inherited from interface software.amazon.awscdk.IResource

    applyRemovalPolicy, getEnv, getStack

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson