Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnContainerFleetPropsMixin.LogConfigurationProperty
Packages that use CfnContainerFleetPropsMixin.LogConfigurationProperty
-
Uses of CfnContainerFleetPropsMixin.LogConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Classes in software.amazon.awscdk.cfnpropertymixins.services.gamelift that implement CfnContainerFleetPropsMixin.LogConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnContainerFleetPropsMixin.LogConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnContainerFleetPropsMixin.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnContainerFleetPropsMixin.LogConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnContainerFleetPropsMixin.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnContainerFleetMixinProps.Builder.logConfiguration(CfnContainerFleetPropsMixin.LogConfigurationProperty logConfiguration) Sets the value ofCfnContainerFleetMixinProps.getLogConfiguration()CfnContainerFleetPropsMixin.Builder.logConfiguration(CfnContainerFleetPropsMixin.LogConfigurationProperty logConfiguration) The method that is used to collect container logs for the fleet.