UiTemplate
public struct UiTemplate : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The content of the Liquid template for the worker user interface.
Declaration
Swift
public let content: String
-
Undocumented
Declaration
Swift
public init(content: String)
-
Declaration
Swift
public func validate(name: String) throws