public static final class IFact.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IFact.Jsii$Default
IFact.Jsii$Default, IFact.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
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.
|
java.lang.String |
getValue()
The value of this fact.
|
public final java.lang.String getName()
Standardized values are provided by the Facts
class.
getName
in interface IFact
getName
in interface IFact.Jsii$Default
public final java.lang.String getRegion()
getRegion
in interface IFact
getRegion
in interface IFact.Jsii$Default
public final java.lang.String getValue()
getValue
in interface IFact
getValue
in interface IFact.Jsii$Default