UpdateAdmChannelRequest
public struct UpdateAdmChannelRequest : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let aDMChannelRequest: ADMChannelRequest -
Undocumented
Declaration
Swift
public let applicationId: String -
Undocumented
Declaration
Swift
public init(aDMChannelRequest: ADMChannelRequest, applicationId: String)
View on GitHub
UpdateAdmChannelRequest Structure Reference