A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/GroundStation/Types/UpdateMissionProfileRequest.html below:

UpdateMissionProfileRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GroundStation::Types::UpdateMissionProfileRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing UpdateMissionProfileRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  contact_post_pass_duration_seconds: 1,
  contact_pre_pass_duration_seconds: 1,
  dataflow_edges: [
    ["ConfigArn"],
  ],
  minimum_viable_contact_duration_seconds: 1,
  mission_profile_id: "String",   name: "SafeName",
  tracking_config_arn: "ConfigArn",
}
Instance Attribute Summary collapse Instance Attribute Details #contact_post_pass_duration_seconds ⇒ Integer

Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.

#contact_pre_pass_duration_seconds ⇒ Integer

Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.

#dataflow_edges ⇒ Array<Array<String>>

A list of lists of ARNs. Each list of ARNs is an edge, with a from Config and a to Config.

#minimum_viable_contact_duration_seconds ⇒ Integer

Smallest amount of time in seconds that you’d like to see for an available contact. AWS Ground Station will not present you with contacts shorter than this duration.

#mission_profile_id ⇒ String

UUID of a mission profile.

#name ⇒ String

Name of a mission profile.

#tracking_config_arn ⇒ String

ARN of a tracking Config.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4