Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder
Packages that use CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder
-
Uses of CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolPropsMixin.SchemaAttributeProperty.BuilderModifier and TypeMethodDescriptionCfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.attributeDataType(String attributeDataType) Sets the value ofCfnUserPoolPropsMixin.SchemaAttributeProperty.getAttributeDataType()CfnUserPoolPropsMixin.SchemaAttributeProperty.builder()CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.developerOnlyAttribute(Boolean developerOnlyAttribute) CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.developerOnlyAttribute(IResolvable developerOnlyAttribute) Sets the value ofCfnUserPoolPropsMixin.SchemaAttributeProperty.getMutable()CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.mutable(IResolvable mutable) Sets the value ofCfnUserPoolPropsMixin.SchemaAttributeProperty.getMutable()Sets the value ofCfnUserPoolPropsMixin.SchemaAttributeProperty.getName()CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.numberAttributeConstraints(CfnUserPoolPropsMixin.NumberAttributeConstraintsProperty numberAttributeConstraints) CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.numberAttributeConstraints(IResolvable numberAttributeConstraints) Sets the value ofCfnUserPoolPropsMixin.SchemaAttributeProperty.getRequired()CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.required(IResolvable required) Sets the value ofCfnUserPoolPropsMixin.SchemaAttributeProperty.getRequired()CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.stringAttributeConstraints(CfnUserPoolPropsMixin.StringAttributeConstraintsProperty stringAttributeConstraints) CfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.stringAttributeConstraints(IResolvable stringAttributeConstraints) Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolPropsMixin.SchemaAttributeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolPropsMixin.SchemaAttributeProperty.Builder.