VerifyTrustResult
public struct VerifyTrustResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique Trust ID of the trust relationship that was verified.
Declaration
Swift
public let trustId: String?
-
Undocumented
Declaration
Swift
public init(trustId: String? = nil)