RebootBrokerRequest
public struct RebootBrokerRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The list of broker ids to be rebooted.
Declaration
Swift
public let brokerIds: [String] -
Undocumented
Declaration
Swift
public let clusterArn: String -
Undocumented
Declaration
Swift
public init(brokerIds: [String], clusterArn: String)
View on GitHub
RebootBrokerRequest Structure Reference