Uses of Interface
software.amazon.awscdk.services.gamelift.CfnFleet.RuntimeConfigurationProperty
Packages that use CfnFleet.RuntimeConfigurationProperty
Package
Description
Amazon GameLift Construct Library
Amazon GameLift Construct Library
- 
Uses of CfnFleet.RuntimeConfigurationProperty in software.amazon.awscdk.services.gameliftClasses in software.amazon.awscdk.services.gamelift that implement CfnFleet.RuntimeConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFleet.RuntimeConfigurationPropertyMethods in software.amazon.awscdk.services.gamelift that return CfnFleet.RuntimeConfigurationPropertyModifier and TypeMethodDescriptionCfnFleet.RuntimeConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift with parameters of type CfnFleet.RuntimeConfigurationPropertyModifier and TypeMethodDescriptionCfnFleet.Builder.runtimeConfiguration(CfnFleet.RuntimeConfigurationProperty runtimeConfiguration) Instructions for how to launch and maintain server processes on instances in the fleet.CfnFleetProps.Builder.runtimeConfiguration(CfnFleet.RuntimeConfigurationProperty runtimeConfiguration) Sets the value ofCfnFleetProps.getRuntimeConfiguration()voidCfnFleet.setRuntimeConfiguration(CfnFleet.RuntimeConfigurationProperty value) Instructions for how to launch and maintain server processes on instances in the fleet.
- 
Uses of CfnFleet.RuntimeConfigurationProperty in software.amazon.awscdk.services.gamelift.alphaMethods in software.amazon.awscdk.services.gamelift.alpha that return CfnFleet.RuntimeConfigurationPropertyModifier and TypeMethodDescriptionprotected CfnFleet.RuntimeConfigurationPropertyFleetBase.parseRuntimeConfiguration(FleetProps props)