Uses of Interface
software.amazon.awscdk.services.gamelift.IFleetRef
Packages that use IFleetRef
-
Uses of IFleetRef in software.amazon.awscdk.services.gamelift
Subinterfaces of IFleetRef in software.amazon.awscdk.services.gameliftModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFleetRef.Classes in software.amazon.awscdk.services.gamelift that implement IFleetRefModifier and TypeClassDescriptionclassTheAWS::GameLift::Fleetresource creates an Amazon GameLift (GameLift) fleet to host custom game server or Realtime Servers.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.gamelift that return IFleetRefModifier and TypeMethodDescriptionstatic IFleetRefCfnFleet.fromFleetArn(software.constructs.Construct scope, String id, String arn) Creates a new IFleetRef from an ARN.static IFleetRefCfnFleet.fromFleetId(software.constructs.Construct scope, String id, String fleetId) Creates a new IFleetRef from a fleetId.