Uses of Interface
software.amazon.awscdk.services.gamelift.CfnContainerFleet.LogConfigurationProperty
Packages that use CfnContainerFleet.LogConfigurationProperty
-
Uses of CfnContainerFleet.LogConfigurationProperty in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement CfnContainerFleet.LogConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnContainerFleet.LogConfigurationPropertyMethods in software.amazon.awscdk.services.gamelift that return CfnContainerFleet.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnContainerFleet.LogConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift with parameters of type CfnContainerFleet.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnContainerFleet.Builder.logConfiguration(CfnContainerFleet.LogConfigurationProperty logConfiguration) The method that is used to collect container logs for the fleet.CfnContainerFleetProps.Builder.logConfiguration(CfnContainerFleet.LogConfigurationProperty logConfiguration) Sets the value ofCfnContainerFleetProps.getLogConfiguration()voidCfnContainerFleet.setLogConfiguration(CfnContainerFleet.LogConfigurationProperty value) The method that is used to collect container logs for the fleet.