CreatePlatformApplicationResponse
public struct CreatePlatformApplicationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
PlatformApplicationArn is returned.
Declaration
Swift
public let platformApplicationArn: String? -
Undocumented
Declaration
Swift
public init(platformApplicationArn: String? = nil)
View on GitHub
CreatePlatformApplicationResponse Structure Reference