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