IBuildRef

class aws_cdk.aws_gamelift.IBuildRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a Build.

Stability:

experimental

Attributes

build_ref

(experimental) A reference to a Build resource.

Stability:

experimental

node

The tree node.