Artifact
public struct Artifact : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The file name for the artifact.
Declaration
Swift
public let artifactFileName: String -
The unique ID for the artifact.
Declaration
Swift
public let artifactId: String -
Undocumented
Declaration
Swift
public init(artifactFileName: String, artifactId: String)
View on GitHub
Artifact Structure Reference