@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.909Z") @Stability(value=Experimental) public interface Attribute extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Attribute.Builder
A builder for
Attribute |
static class |
Attribute.Jsii$Proxy
An implementation for
Attribute |
| Modifier and Type | Method and Description |
|---|---|
static Attribute.Builder |
builder() |
String |
getName()
(experimental) The name of an attribute.
|
AttributeType |
getType()
(experimental) The data type of an attribute.
|
@Stability(value=Experimental) @NotNull String getName()
@Stability(value=Experimental) @NotNull AttributeType getType()
@Stability(value=Experimental) static Attribute.Builder builder()
Attribute.Builder of AttributeCopyright © 2021. All rights reserved.