Uses of Interface
software.amazon.awscdk.services.gamelift.CfnFleet.AnywhereConfigurationProperty
Packages that use CfnFleet.AnywhereConfigurationProperty
-
Uses of CfnFleet.AnywhereConfigurationProperty in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement CfnFleet.AnywhereConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnFleet.AnywhereConfigurationProperty
Methods in software.amazon.awscdk.services.gamelift that return CfnFleet.AnywhereConfigurationPropertyModifier and TypeMethodDescriptionCfnFleet.AnywhereConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift with parameters of type CfnFleet.AnywhereConfigurationPropertyModifier and TypeMethodDescriptionCfnFleet.Builder.anywhereConfiguration
(CfnFleet.AnywhereConfigurationProperty anywhereConfiguration) Amazon GameLift Anywhere configuration options.CfnFleetProps.Builder.anywhereConfiguration
(CfnFleet.AnywhereConfigurationProperty anywhereConfiguration) Sets the value ofCfnFleetProps.getAnywhereConfiguration()
void
CfnFleet.setAnywhereConfiguration
(CfnFleet.AnywhereConfigurationProperty value) Amazon GameLift Anywhere configuration options.