Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.amplify.CfnAppPropsMixin.BasicAuthConfigProperty.Builder
Packages that use CfnAppPropsMixin.BasicAuthConfigProperty.Builder
-
Uses of CfnAppPropsMixin.BasicAuthConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.amplify
Methods in software.amazon.awscdk.cfnpropertymixins.services.amplify that return CfnAppPropsMixin.BasicAuthConfigProperty.BuilderModifier and TypeMethodDescriptionCfnAppPropsMixin.BasicAuthConfigProperty.builder()CfnAppPropsMixin.BasicAuthConfigProperty.Builder.enableBasicAuth(Boolean enableBasicAuth) Sets the value ofCfnAppPropsMixin.BasicAuthConfigProperty.getEnableBasicAuth()CfnAppPropsMixin.BasicAuthConfigProperty.Builder.enableBasicAuth(IResolvable enableBasicAuth) Sets the value ofCfnAppPropsMixin.BasicAuthConfigProperty.getEnableBasicAuth()Sets the value ofCfnAppPropsMixin.BasicAuthConfigProperty.getPassword()Sets the value ofCfnAppPropsMixin.BasicAuthConfigProperty.getUsername()Constructors in software.amazon.awscdk.cfnpropertymixins.services.amplify with parameters of type CfnAppPropsMixin.BasicAuthConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAppPropsMixin.BasicAuthConfigProperty.Builder.