MissionProfileIdResponse
public struct MissionProfileIdResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
UUID of a mission profile.
Declaration
Swift
public let missionProfileId: String? -
Undocumented
Declaration
Swift
public init(missionProfileId: String? = nil)
View on GitHub
MissionProfileIdResponse Structure Reference