UpdateTrialComponentResponse
public struct UpdateTrialComponentResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the trial component.
Declaration
Swift
public let trialComponentArn: String?
-
Undocumented
Declaration
Swift
public init(trialComponentArn: String? = nil)