DeleteAppLaunchConfigurationRequest
public struct DeleteAppLaunchConfigurationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the application.
Declaration
Swift
public let appId: String?
-
Undocumented
Declaration
Swift
public init(appId: String? = nil)