CreateTrustResult
public struct CreateTrustResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique identifier for the trust relationship that was created.
Declaration
Swift
public let trustId: String? -
Undocumented
Declaration
Swift
public init(trustId: String? = nil)
View on GitHub
CreateTrustResult Structure Reference