Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnWebAppPropsMixin.WebAppCustomizationProperty
Packages that use CfnWebAppPropsMixin.WebAppCustomizationProperty
-
Uses of CfnWebAppPropsMixin.WebAppCustomizationProperty in software.amazon.awscdk.cfnpropertymixins.services.transfer
Classes in software.amazon.awscdk.cfnpropertymixins.services.transfer that implement CfnWebAppPropsMixin.WebAppCustomizationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebAppPropsMixin.WebAppCustomizationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnWebAppPropsMixin.WebAppCustomizationPropertyModifier and TypeMethodDescriptionCfnWebAppPropsMixin.WebAppCustomizationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnWebAppPropsMixin.WebAppCustomizationPropertyModifier and TypeMethodDescriptionCfnWebAppMixinProps.Builder.webAppCustomization(CfnWebAppPropsMixin.WebAppCustomizationProperty webAppCustomization) Sets the value ofCfnWebAppMixinProps.getWebAppCustomization()CfnWebAppPropsMixin.Builder.webAppCustomization(CfnWebAppPropsMixin.WebAppCustomizationProperty webAppCustomization) A structure that contains the customization fields for the web app.