DeletePlatformApplicationInput
public struct DeletePlatformApplicationInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
PlatformApplicationArn of platform application object to delete.
Declaration
Swift
public let platformApplicationArn: String -
Undocumented
Declaration
Swift
public init(platformApplicationArn: String)
View on GitHub
DeletePlatformApplicationInput Structure Reference