Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnWebAppMixinProps.Builder
Packages that use CfnWebAppMixinProps.Builder
-
Uses of CfnWebAppMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnWebAppMixinProps.BuilderModifier and TypeMethodDescriptionCfnWebAppMixinProps.Builder.accessEndpoint(String accessEndpoint) Sets the value ofCfnWebAppMixinProps.getAccessEndpoint()static CfnWebAppMixinProps.BuilderCfnWebAppMixinProps.builder()CfnWebAppMixinProps.Builder.endpointDetails(CfnWebAppPropsMixin.EndpointDetailsProperty endpointDetails) Sets the value ofCfnWebAppMixinProps.getEndpointDetails()CfnWebAppMixinProps.Builder.endpointDetails(IResolvable endpointDetails) Sets the value ofCfnWebAppMixinProps.getEndpointDetails()CfnWebAppMixinProps.Builder.identityProviderDetails(CfnWebAppPropsMixin.IdentityProviderDetailsProperty identityProviderDetails) Sets the value ofCfnWebAppMixinProps.getIdentityProviderDetails()CfnWebAppMixinProps.Builder.identityProviderDetails(IResolvable identityProviderDetails) Sets the value ofCfnWebAppMixinProps.getIdentityProviderDetails()Sets the value ofCfnWebAppMixinProps.getTags()CfnWebAppMixinProps.Builder.webAppCustomization(CfnWebAppPropsMixin.WebAppCustomizationProperty webAppCustomization) Sets the value ofCfnWebAppMixinProps.getWebAppCustomization()CfnWebAppMixinProps.Builder.webAppCustomization(IResolvable webAppCustomization) Sets the value ofCfnWebAppMixinProps.getWebAppCustomization()CfnWebAppMixinProps.Builder.webAppEndpointPolicy(String webAppEndpointPolicy) Sets the value ofCfnWebAppMixinProps.getWebAppEndpointPolicy()CfnWebAppMixinProps.Builder.webAppUnits(CfnWebAppPropsMixin.WebAppUnitsProperty webAppUnits) Sets the value ofCfnWebAppMixinProps.getWebAppUnits()CfnWebAppMixinProps.Builder.webAppUnits(IResolvable webAppUnits) Sets the value ofCfnWebAppMixinProps.getWebAppUnits()Constructors in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnWebAppMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebAppMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebAppMixinProps.Builder.