@Stability(value=Stable) @Internal public static final class CfnConfig.TrackingConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfig.TrackingConfigProperty
CfnConfig.TrackingConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfig.TrackingConfigProperty.Builder, CfnConfig.TrackingConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfig.TrackingConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfig.AntennaDownlinkConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAutotrack()
Specifies whether or not to use autotrack.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConfig.TrackingConfigProperty.Builder builder)
CfnConfig.AntennaDownlinkConfigProperty.Builder.public final String getAutotrack()
CfnConfig.TrackingConfigProperty
REMOVED specifies that program track should only be used during the contact. PREFERRED specifies that autotracking is preferred during the contact but fallback to program track if the signal is lost. REQUIRED specifies that autotracking is required during the contact and not to use program track if the signal is lost.
getAutotrack in interface CfnConfig.TrackingConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.