DeleteWorldTemplateRequest
public struct DeleteWorldTemplateRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (arn) of the world template you want to delete.
Declaration
Swift
public let template: String -
Undocumented
Declaration
Swift
public init(template: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteWorldTemplateRequest Structure Reference