| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberAttributeProps
Props for NumberAttr.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NumberAttributeConstraints.Jsii$Proxy
An implementation for
NumberAttributeConstraints |
static class |
NumberAttributeProps.Jsii$Proxy
An implementation for
NumberAttributeProps |
| Modifier and Type | Method and Description |
|---|---|
NumberAttributeConstraints |
NumberAttributeConstraints.Builder.build()
Builds the configured instance.
|
default NumberAttributeConstraints |
CustomAttributeConfig.getNumberConstraints()
The constraints for a custom attribute of the 'Number' data type.
|
NumberAttributeConstraints |
CustomAttributeConfig.Jsii$Proxy.getNumberConstraints() |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfig.Builder |
CustomAttributeConfig.Builder.numberConstraints(NumberAttributeConstraints numberConstraints)
Sets the value of
CustomAttributeConfig.getNumberConstraints() |
Copyright © 2022. All rights reserved.