AddTagsOutput
public struct AddTagsOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of tags associated with the Amazon SageMaker resource.
Declaration
Swift
public let tags: [Tag]?
-
Undocumented
Declaration
Swift
public init(tags: [Tag]? = nil)