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