Uses of Interface
software.amazon.awscdk.interfaces.gamelift.IContainerFleetRef
Packages that use IContainerFleetRef
Package
Description
Amazon GameLift Construct Library
-
Uses of IContainerFleetRef in software.amazon.awscdk.interfaces.gamelift
Subinterfaces of IContainerFleetRef in software.amazon.awscdk.interfaces.gameliftModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIContainerFleetRef.Classes in software.amazon.awscdk.interfaces.gamelift that implement IContainerFleetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IContainerFleetRef in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement IContainerFleetRefModifier and TypeClassDescriptionclassDescribes an Amazon GameLift Servers managed container fleet.Methods in software.amazon.awscdk.services.gamelift that return IContainerFleetRefModifier and TypeMethodDescriptionstatic IContainerFleetRefCfnContainerFleet.fromFleetId(software.constructs.Construct scope, String id, String fleetId) Creates a new IContainerFleetRef from a fleetId.