Uses of Interface
software.amazon.awscdk.services.gamelift.CfnFleet.RuntimeConfigurationProperty
Package
Description
Amazon GameLift Construct Library
Amazon GameLift Construct Library
-
Uses of CfnFleet.RuntimeConfigurationProperty in software.amazon.awscdk.services.gamelift
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFleet.RuntimeConfigurationProperty
Modifier and TypeMethodDescriptionCfnFleet.RuntimeConfigurationProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnFleet.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.alpha
Modifier and TypeMethodDescriptionprotected CfnFleet.RuntimeConfigurationProperty
FleetBase.parseRuntimeConfiguration
(FleetProps props)