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

Class: Aws::GroundStation::Types::MissionProfileListItem

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Item in a list of mission profiles.

Instance Attribute Summary collapse

Instance Attribute Details

#mission_profile_arnString

ARN of a mission profile.

Returns:

  • (String)

    ARN of a mission profile.

#mission_profile_idString

UUID of a mission profile.

Returns:

  • (String)

    UUID of a mission profile.

#nameString

Name of a mission profile.

Returns:

  • (String)

    Name of a mission profile.

#regionString

Region of a mission profile.

Returns:

  • (String)

    Region of a mission profile.