@Generated(value="jsii-pacmak/0.20.3 (build 26aa77c)", date="2019-11-12T00:10:00.885Z") @Stability(value=Experimental) public interface IFact extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IFact.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of this fact.
|
String |
getRegion()
The region for which this fact applies.
|
String |
getValue()
The value of this fact.
|
@Stability(value=Experimental) String getName()
@Stability(value=Experimental) String getRegion()
@Stability(value=Experimental) String getValue()
Copyright © 2019. All rights reserved.