@Stability(value=Stable) @Internal public static final class CfnMissionProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMissionProfileProps
CfnMissionProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMissionProfileProps.Builder, CfnMissionProfileProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMissionProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMissionProfileProps.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) |
Number |
getContactPostPassDurationSeconds()
Amount of time in seconds after a contact ends that you’d like to receive a CloudWatch Event indicating the pass has finished.
|
Number |
getContactPrePassDurationSeconds()
Amount of time in seconds prior to contact start that you'd like to receive a CloudWatch Event indicating an upcoming pass.
|
Object |
getDataflowEdges()
A list containing lists of config ARNs.
|
Number |
getMinimumViableContactDurationSeconds()
Minimum length of a contact in seconds that Ground Station will return when listing contacts.
|
String |
getName()
The name of the mission profile.
|
List<CfnTag> |
getTags()
Tags assigned to the mission profile.
|
String |
getTrackingConfigArn()
The ARN of a tracking config objects that defines how to track the satellite through the sky during a contact.
|
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(CfnMissionProfileProps.Builder builder)
CfnMissionProfileProps.Builder.public final Object getDataflowEdges()
CfnMissionProfilePropsEach list of config ARNs is an edge, with a "from" config and a "to" config.
getDataflowEdges in interface CfnMissionProfilePropspublic final Number getMinimumViableContactDurationSeconds()
CfnMissionProfilePropsGround Station will not return contacts shorter than this duration.
getMinimumViableContactDurationSeconds in interface CfnMissionProfilePropspublic final String getName()
CfnMissionProfilePropsgetName in interface CfnMissionProfilePropspublic final String getTrackingConfigArn()
CfnMissionProfilePropsgetTrackingConfigArn in interface CfnMissionProfilePropspublic final Number getContactPostPassDurationSeconds()
CfnMissionProfilePropsFor more information on CloudWatch Events, see the What Is CloudWatch Events?
getContactPostPassDurationSeconds in interface CfnMissionProfilePropspublic final Number getContactPrePassDurationSeconds()
CfnMissionProfilePropsFor more information on CloudWatch Events, see the What Is CloudWatch Events?
getContactPrePassDurationSeconds in interface CfnMissionProfilePropspublic final List<CfnTag> getTags()
CfnMissionProfilePropsgetTags in interface CfnMissionProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.