Uses of Interface
software.amazon.awscdk.services.gamelift.CfnFleet.RuntimeConfigurationProperty
Packages that use CfnFleet.RuntimeConfigurationProperty
-
Uses of CfnFleet.RuntimeConfigurationProperty in software.amazon.awscdk.services.gamelift
Classes 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.