GitHubLocation
public struct GitHubLocation : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the application revision. DeclarationSwift public let commitId: String?
- 
                  
                  The GitHub account and repository pair that stores a reference to the commit that represents the bundled artifacts for the application revision. Specified as account/repository. DeclarationSwift public let repository: String?
- 
                  
                  Undocumented DeclarationSwift public init(commitId: String? = nil, repository: String? = nil)
 View on GitHub
View on GitHub GitHubLocation Structure Reference
        GitHubLocation Structure Reference