Uses of Interface
software.amazon.awscdk.services.transfer.CfnWebApp.WebAppCustomizationProperty
Packages that use CfnWebApp.WebAppCustomizationProperty
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnWebApp.WebAppCustomizationProperty in software.amazon.awscdk.services.transfer
Classes in software.amazon.awscdk.services.transfer that implement CfnWebApp.WebAppCustomizationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebApp.WebAppCustomizationPropertyMethods in software.amazon.awscdk.services.transfer that return CfnWebApp.WebAppCustomizationPropertyModifier and TypeMethodDescriptionCfnWebApp.WebAppCustomizationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.transfer with parameters of type CfnWebApp.WebAppCustomizationPropertyModifier and TypeMethodDescriptionvoidCfnWebApp.setWebAppCustomization(CfnWebApp.WebAppCustomizationProperty value) A structure that contains the customization fields for the web app.CfnWebApp.Builder.webAppCustomization(CfnWebApp.WebAppCustomizationProperty webAppCustomization) A structure that contains the customization fields for the web app.CfnWebAppProps.Builder.webAppCustomization(CfnWebApp.WebAppCustomizationProperty webAppCustomization) Sets the value ofCfnWebAppProps.getWebAppCustomization()