UpdateClusterKafkaVersionResponse
public struct UpdateClusterKafkaVersionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the cluster.
Declaration
Swift
public let clusterArn: String? -
The Amazon Resource Name (ARN) of the cluster operation.
Declaration
Swift
public let clusterOperationArn: String? -
Undocumented
Declaration
Swift
public init(clusterArn: String? = nil, clusterOperationArn: String? = nil)
View on GitHub
UpdateClusterKafkaVersionResponse Structure Reference