DeleteTemplateRequest
public struct DeleteTemplateRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the template to be deleted.
Declaration
Swift
public let templateName: String -
Undocumented
Declaration
Swift
public init(templateName: String)
View on GitHub
DeleteTemplateRequest Structure Reference