@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:09:58.065Z") @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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static Attribute.Builder |
builder() |
String |
getName()
The name of an attribute.
|
AttributeType |
getType()
The data type of an attribute.
|
@Stability(value=Experimental) String getName()
@Stability(value=Experimental) AttributeType getType()
@Stability(value=Experimental) static Attribute.Builder builder()
Attribute.Builder of AttributeCopyright © 2019. All rights reserved.