Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.IBuild
Package
Description
Amazon GameLift Construct Library
-
Uses of IBuild in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIBuild
.Modifier and TypeClassDescriptionclass
(experimental) A GameLift build, that is installed and runs on instances in an Amazon GameLift fleet.class
(experimental) Base class for new and imported GameLift server build.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IBuild
Build.fromBuildArn
(software.constructs.Construct scope, String id, String buildArn) (experimental) Import a build into CDK using its ARN.static IBuild
Build.fromBuildAttributes
(software.constructs.Construct scope, String id, BuildAttributes attrs) (experimental) Import an existing build from its attributes.static IBuild
Build.fromBuildId
(software.constructs.Construct scope, String id, String buildId) (experimental) Import a build into CDK using its identifier.BuildFleet.getContent()
(experimental) The build content of the fleet.BuildFleetProps.getContent()
(experimental) A build to be deployed on the fleet.final IBuild
BuildFleetProps.Jsii$Proxy.getContent()
Modifier and TypeMethodDescription(experimental) A build to be deployed on the fleet.Sets the value ofBuildFleetProps.getContent()