GetAppRequest
public struct GetAppRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID for an Amplify app.
Declaration
Swift
public let appId: String -
Undocumented
Declaration
Swift
public init(appId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetAppRequest Structure Reference