| Modifier and Type | Method and Description |
|---|---|
static StringAttributeProps.Builder |
StringAttributeProps.builder() |
StringAttributeProps.Builder |
StringAttributeProps.Builder.maxLen(Number maxLen)
Sets the value of
StringAttributeConstraints.getMaxLen() |
StringAttributeProps.Builder |
StringAttributeProps.Builder.minLen(Number minLen)
Sets the value of
StringAttributeConstraints.getMinLen() |
StringAttributeProps.Builder |
StringAttributeProps.Builder.mutable(Boolean mutable)
Sets the value of
CustomAttributeProps.getMutable() |
| Constructor and Description |
|---|
Jsii$Proxy(StringAttributeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StringAttributeProps.Builder. |
Copyright © 2022. All rights reserved.