JiraParameters
public struct JiraParameters : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The base URL of the Jira site.
Declaration
Swift
public let siteBaseUrl: String
-
Undocumented
Declaration
Swift
public init(siteBaseUrl: String)
-
Declaration
Swift
public func validate(name: String) throws