@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)",
date="2023-01-25T18:28:55.834Z")
public interface IFact
Modifier and Type | Interface and Description |
---|---|
static interface |
IFact.Jsii$Default
Internal default implementation for
IFact . |
static class |
IFact.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The name of this fact.
|
java.lang.String |
getRegion()
The region for which this fact applies.
|
default java.lang.String |
getValue()
The value of this fact.
|