Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.FleetAttributes
Package
Description
Amazon GameLift Construct Library
-
Uses of FleetAttributes in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeMethodDescriptionFleetAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IFleet
FleetBase.fromFleetAttributes
(software.constructs.Construct scope, String id, FleetAttributes attrs) (experimental) Import an existing fleet from its attributes.