BatchDeleteWorldsRequest
public struct BatchDeleteWorldsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of Amazon Resource Names (arns) that correspond to worlds to delete.
Declaration
Swift
public let worlds: [String] -
Undocumented
Declaration
Swift
public init(worlds: [String]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BatchDeleteWorldsRequest Structure Reference