@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.135Z") @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 © 2020. All rights reserved.