public static interface IFact.Jsii$Default extends IFact
IFact
.IFact.Jsii$Default, IFact.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
getName()
The name of this fact.
|
default java.lang.String |
getRegion()
The region for which this fact applies.
|
default java.lang.String |
getValue()
The value of this fact.
|