Uses of Interface
software.amazon.awscdk.interfaces.gamelift.IBuildRef
Packages that use IBuildRef
Package
Description
Amazon GameLift Construct Library
-
Uses of IBuildRef in software.amazon.awscdk.interfaces.gamelift
Subinterfaces of IBuildRef in software.amazon.awscdk.interfaces.gameliftModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBuildRef.Classes in software.amazon.awscdk.interfaces.gamelift that implement IBuildRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IBuildRef in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement IBuildRefModifier and TypeClassDescriptionclassTheAWS::GameLift::Buildresource creates a game server build that is installed and run on instances in an Amazon GameLift fleet.Methods in software.amazon.awscdk.services.gamelift that return IBuildRefModifier and TypeMethodDescriptionstatic IBuildRefCfnBuild.fromBuildArn(software.constructs.Construct scope, String id, String arn) Creates a new IBuildRef from an ARN.static IBuildRefCfnBuild.fromBuildId(software.constructs.Construct scope, String id, String buildId) Creates a new IBuildRef from a buildId.Methods in software.amazon.awscdk.services.gamelift with parameters of type IBuildRef