TemplateSourceAnalysis
public struct TemplateSourceAnalysis : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the resource.
Declaration
Swift
public let arn: String -
A structure containing information about the dataset references used as placeholders in the template.
Declaration
Swift
public let dataSetReferences: [DataSetReference] -
Undocumented
Declaration
Swift
public init(arn: String, dataSetReferences: [DataSetReference]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
TemplateSourceAnalysis Structure Reference