Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnWebAppPropsMixin.WebAppUnitsProperty
Packages that use CfnWebAppPropsMixin.WebAppUnitsProperty
-
Uses of CfnWebAppPropsMixin.WebAppUnitsProperty in software.amazon.awscdk.cfnpropertymixins.services.transfer
Classes in software.amazon.awscdk.cfnpropertymixins.services.transfer that implement CfnWebAppPropsMixin.WebAppUnitsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebAppPropsMixin.WebAppUnitsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnWebAppPropsMixin.WebAppUnitsPropertyModifier and TypeMethodDescriptionCfnWebAppPropsMixin.WebAppUnitsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnWebAppPropsMixin.WebAppUnitsPropertyModifier and TypeMethodDescriptionCfnWebAppMixinProps.Builder.webAppUnits(CfnWebAppPropsMixin.WebAppUnitsProperty webAppUnits) Sets the value ofCfnWebAppMixinProps.getWebAppUnits()CfnWebAppPropsMixin.Builder.webAppUnits(CfnWebAppPropsMixin.WebAppUnitsProperty webAppUnits) A union that contains the value for number of concurrent connections or the user sessions on your web app.