GetEntitiesResponse
public struct GetEntitiesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An array of descriptions for the specified entities.
Declaration
Swift
public let descriptions: [EntityDescription]? -
Undocumented
Declaration
Swift
public init(descriptions: [EntityDescription]? = nil)
View on GitHub
GetEntitiesResponse Structure Reference